Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
PrettyPrint
/
//opt/alt/ruby21/share/ri/2.1.0/system/PrettyPrint/fill_breakable-i.ri
U:RDoc::AnyMethod[iI"fill_breakable:EFI"PrettyPrint#fill_breakable;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"*This is similar to #breakable except ;TI"=the decision to break or not is determined individually.;To:RDoc::Markup::BlankLine o; ; [ I"<Two #fill_breakable under a group may cause 4 results: ;TI"Q(break,break), (break,non-break), (non-break,break), (non-break,non-break). ;TI"JThis is different to #breakable because two #breakable under a group ;TI"may cause 2 results: ;TI"*(break,break), (non-break,non-break).;T@o; ; [I"FThe text +sep+ is inserted if a line is not broken at this point.;T@o; ; [I",If +sep+ is not specified, " " is used.;T@o; ; [I"IIf +width+ is not specified, +sep.length+ is used. You will have to ;TI"Cspecify this when +sep+ is a multibyte character, for example.;T: @fileI"lib/prettyprint.rb;T:0@omit_headings_from_table_of_contents_below000[ I" (sep=' ', width=sep.length);T@!FI"PrettyPrint;TcRDoc::NormalClass00