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