Class: Object
Do not use. This class is for internal use only.
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Instance Chain:
self,
::PP::ObjectMixin
|
|
Inherits: | BasicObject |
Defined in: | lib/pp.rb |
Instance Method Summary
::PP::ObjectMixin
- Included
#pretty_print | A default pretty printing method for general objects. |
#pretty_print_cycle | A default pretty printing method for general objects that are detected as part of a cycle. |
#pretty_print_inspect | Is |
#pretty_print_instance_variables | Returns a sorted array of instance variable names. |