method
inspect?
inspect?()
public
Hide source
# File lib/irb/ext/math-mode.rb, line 32 def inspect? @inspect_mode.nil? && !@math_mode or @inspect_mode end