method
taint
v1_9_2_180 -
Show latest stable
- Class:
Pathname
taint()public
No documentation available.
# File lib/pathname.rb, line 225
def taint() super; @path.taint; self end taint()No documentation available.
# File lib/pathname.rb, line 225
def taint() super; @path.taint; self end