Flowdock
system_path=(path) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/shell.rb, line 107
  def system_path=(path)
    @system_path = path
    rehash
  end
Register or log in to add new notes.