method

system_path=

v1_8_6_287 - Show latest stable - Class: Shell
system_path=(path)
public

No documentation available.

# File lib/shell.rb, line 96
  def system_path=(path)
    @system_path = path
    rehash
  end