method
system_path=
system_path=(path)
public
Hide source
# File lib/shell.rb, line 107 def system_path=(path) @system_path = path rehash end