method
    
    input=
 
  input=(filter)
  public
  
    Hide source    
    
      
  
# File lib/shell/builtin-command.rb, line 93 def input=(filter) @input.input=filter for l in @input @io << l end end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   = private
 = private = protected
 = protected
  