dvadf
flush-i.yaml 0000644 00000000265 15164142477 0007015 0 ustar 00 --- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
full_name: PrettyPrint::SingleLine#flush
is_singleton: false
name: flush
params: ()
visibility: public
new-c.yaml 0000644 00000000322 15164142477 0006451 0 ustar 00 --- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
full_name: PrettyPrint::SingleLine::new
is_singleton: true
name: new
params: (output, maxwidth=nil, newline=nil)
visibility: public
nest-i.yaml 0000644 00000000304 15164142477 0006637 0 ustar 00 --- !ruby/object:RI::MethodDescription
aliases: []
block_params: ""
comment:
full_name: PrettyPrint::SingleLine#nest
is_singleton: false
name: nest
params: (indent) {|| ...}
visibility: public
breakable-i.yaml 0000644 00000000317 15164142477 0007602 0 ustar 00 --- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
full_name: PrettyPrint::SingleLine#breakable
is_singleton: false
name: breakable
params: (sep=' ', width=nil)
visibility: public
group-i.yaml 0000644 00000000406 15164142477 0007025 0 ustar 00 --- !ruby/object:RI::MethodDescription
aliases: []
block_params: ""
comment:
full_name: PrettyPrint::SingleLine#group
is_singleton: false
name: group
params: (indent=nil, open_obj='', close_obj='', open_width=nil, close_width=nil) {|| ...}
visibility: public
cdesc-SingleLine.yaml 0000644 00000001031 15164142477 0010546 0 ustar 00 --- !ruby/object:RI::ClassDescription
attributes: []
class_methods:
- !ruby/object:RI::MethodSummary
name: new
comment:
constants: []
full_name: PrettyPrint::SingleLine
includes: []
instance_methods:
- !ruby/object:RI::MethodSummary
name: breakable
- !ruby/object:RI::MethodSummary
name: first?
- !ruby/object:RI::MethodSummary
name: flush
- !ruby/object:RI::MethodSummary
name: group
- !ruby/object:RI::MethodSummary
name: nest
- !ruby/object:RI::MethodSummary
name: text
name: SingleLine
superclass: Object
first%3f-i.yaml 0000644 00000000267 15164142477 0007323 0 ustar 00 --- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
full_name: PrettyPrint::SingleLine#first?
is_singleton: false
name: first?
params: ()
visibility: public
text-i.yaml 0000644 00000000301 15164142477 0006647 0 ustar 00 --- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
full_name: PrettyPrint::SingleLine#text
is_singleton: false
name: text
params: (obj, width=nil)
visibility: public