method

input=

v1_8_6_287 - Show latest stable - Class: Shell::AppendFile
input=(filter)
public

No documentation available.

# File lib/shell/builtin-command.rb, line 117
    def input=(filter)
      begin
        super
      ensure
        @io.close
      end
    end