method
input=
input=(inp)
public
Hide source
# File lib/shell/system-command.rb, line 41 def input=(inp) super if active? start_export end end