Flowdock
inspect?() 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 184
    def inspect?
      @inspect_mode.nil? or @inspect_mode
    end
Register or log in to add new notes.