module PP::ObjectMixin
Public Instance Methods
(PP q) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/pp/0/pp.rbs, line 210
def pretty_print: (PP q) -> untyped
(PP q) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/pp/0/pp.rbs, line 212
def pretty_print_cycle: (PP q) -> untyped
() → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/pp/0/pp.rbs, line 216
def pretty_print_inspect: () -> untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/pp/0/pp.rbs, line 214
def pretty_print_instance_variables: () -> Array[Symbol]