Module Pry::Helpers::BaseHelpers
In: lib/pry/helpers/base_helpers.rb

Methods

Public Instance methods

formatting

Acts like send but ignores any methods defined below Object or Class in the inheritance hierarchy. This is required to introspect methods on objects like Net::HTTP::Get that have overridden the `method` method.

Send the given text through the best available pager (if Pry.config.pager is enabled). Infers where to send the output if used as a mixin. DEPRECATED.

have fun on the Windows platform.

are we able to use ansi on windows?

[Validate]