method
system_path=
v1_9_3_125 -
Show latest stable
- Class:
Shell
system_path=(path)public
No documentation available.
# File lib/shell.rb, line 107
def system_path=(path)
@system_path = path
rehash
end system_path=(path)No documentation available.
# File lib/shell.rb, line 107
def system_path=(path)
@system_path = path
rehash
end