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