module PP::_PPMethodsRequired
Public Instance Methods
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/pp/0/pp.rbs, line 71
def breakable: (?String sep, ?Integer width) -> void
(?Integer indent, ?String open_obj, ?String close_obj, ?Integer open_width, ?Integer close_width) { () → untyped } → void
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/pp/0/pp.rbs, line 73
def group: (?Integer indent, ?String open_obj, ?String close_obj, ?Integer open_width, ?Integer close_width) { () -> untyped } -> void