pry_class.rb

Path: lib/pry/pry_class.rb
Last Update: Sat Sep 29 01:23:17 +0000 2012

Required files

ostruct   forwardable   pry/config   pry/repl_file_loader   coderay/encoders/term  

Methods

__pry__  

Public Class methods

Grab a copy of the TOPLEVEL_BINDING without any local variables. This binding has a default definee of Object, and new methods are private (just as in TOPLEVEL_BINDING).

[Validate]