class PrettyPrint::Text
Attributes
Public Class Methods
() → void
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/prettyprint/0/prettyprint.rbs, line 260
def initialize: () -> void
Public Instance Methods
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/prettyprint/0/prettyprint.rbs, line 266
def add: (untyped obj, Integer width) -> void
(untyped out, untyped output_width) → untyped
Source
# File vendor/bundle/ruby/4.0.0/gems/rbs-4.0.3/stdlib/prettyprint/0/prettyprint.rbs, line 264
def output: (untyped `out`, untyped output_width) -> untyped