pry_class.rb

Path: lib/pry/pry_class.rb
Last Update: Wed May 15 16:50:41 +0000 2013

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]