Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.130
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
share /
ri /
system /
PrettyPrint /
Delete
Unzip
Name
Size
Permission
Date
Action
SingleLine
[ DIR ]
drwxr-xr-x
2026-05-05 23:08
break_outmost_groups-i.ri
367
B
-rw-r--r--
2026-04-07 16:51
breakable-i.ri
686
B
-rw-r--r--
2026-04-07 16:51
cdesc-PrettyPrint.ri
2.39
KB
-rw-r--r--
2026-04-07 16:51
current_group-i.ri
1.76
KB
-rw-r--r--
2026-04-07 16:51
fill_breakable-i.ri
1.02
KB
-rw-r--r--
2026-04-07 16:51
flush-i.ri
299
B
-rw-r--r--
2026-04-07 16:51
format-c.ri
615
B
-rw-r--r--
2026-04-07 16:51
genspace-i.ri
511
B
-rw-r--r--
2026-04-07 16:51
group-i.ri
823
B
-rw-r--r--
2026-04-07 16:51
group_queue-i.ri
344
B
-rw-r--r--
2026-04-07 16:51
group_sub-i.ri
361
B
-rw-r--r--
2026-04-07 16:51
indent-i.ri
302
B
-rw-r--r--
2026-04-07 16:51
maxwidth-i.ri
425
B
-rw-r--r--
2026-04-07 16:51
nest-i.ri
379
B
-rw-r--r--
2026-04-07 16:51
new-c.ri
1.11
KB
-rw-r--r--
2026-04-07 16:51
newline-i.ri
411
B
-rw-r--r--
2026-04-07 16:51
output-i.ri
379
B
-rw-r--r--
2026-04-07 16:51
singleline_format-c.ri
657
B
-rw-r--r--
2026-04-07 16:51
text-i.ri
440
B
-rw-r--r--
2026-04-07 16:51
Save
Rename
U:RDoc::AnyMethod[iI"new:ETI"PrettyPrint::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"*Creates a buffer for pretty printing.;To:RDoc::Markup::BlankLine o; ; [ I"M+output+ is an output target. If it is not specified, '' is assumed. It ;TI"Gshould have a << method which accepts the first argument +obj+ of ;TI"NPrettyPrint#text, the first argument +sep+ of PrettyPrint#breakable, the ;TI"Lfirst argument +newline+ of PrettyPrint.new, and the result of a given ;TI"block for PrettyPrint.new.;T@o; ; [I"M+maxwidth+ specifies maximum line length. If it is not specified, 79 is ;TI"Eassumed. However actual outputs may overflow +maxwidth+ if long ;TI"&non-breakable texts are provided.;T@o; ; [I"L+newline+ is used for line breaks. "\n" is used if it is not specified.;T@o; ; [I"OThe block is used to generate spaces. {|width| ' ' * width} is used if it ;TI"is not given.;T: @fileI"lib/prettyprint.rb;T:0@omit_headings_from_table_of_contents_below000[ I":(output=''.dup, maxwidth=79, newline="\n", &genspace);T@"FI"PrettyPrint;TcRDoc::NormalClass00