method
input=
v1_8_6_287 -
Show latest stable
- Class:
Shell::SystemCommand
input=(inp)public
No documentation available.
# File lib/shell/system-command.rb, line 42
def input=(inp)
super
if active?
start_export
end
end