method
input=
input=(filter)
public
Hide source
# File lib/shell/filter.rb, line 29 def input=(filter) @input = filter end