class PrettyPrint::Group
Attributes
depth
[R]
untyped
Public Class Methods
(untyped depth) → void
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/prettyprint/0/prettyprint.rbs, line 282
def initialize: (untyped depth) -> void
Public Instance Methods
() → bool
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/prettyprint/0/prettyprint.rbs, line 288
def break: () -> bool
() → bool
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/prettyprint/0/prettyprint.rbs, line 290
def break?: () -> bool
() → bool
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/prettyprint/0/prettyprint.rbs, line 292
def first?: () -> bool