inspect_mode=

inspect_mode=(opt)
Instance Public methods

Specifies the inspect mode with opt:

true

display inspect

false

display to_s

nil

inspect mode in non-math mode, non-inspect mode in math mode

See IRB::Inspector for more information.

Can also be set using the --inspect and --noinspect command line options.

See Command line options at IRB for more command line options.

doc_ruby_on_rails
2015-04-13 20:36:44
Comments
Leave a Comment

Please login to continue.