Flowdock
file_input?() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/irb/context.rb, line 189
    def file_input?
      @io.class == FileInputMethod
    end
Register or log in to add new notes.