Flowdock
input=(inp) public

No documentation

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

Hide source
# File lib/shell/system-command.rb, line 41
    def input=(inp)
      super
      if active?
        start_export
      end
    end
Register or log in to add new notes.