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 /
ruby31 /
share /
ri /
system /
PStore /
Delete
Unzip
Name
Size
Permission
Date
Action
Error
[ DIR ]
drwxr-xr-x
2026-05-01 04:23
%5b%5d%3d-i.ri
1.17
KB
-rw-r--r--
2025-04-28 21:06
%5b%5d-i.ri
571
B
-rw-r--r--
2025-04-28 21:06
abort-i.ri
1.02
KB
-rw-r--r--
2025-04-28 21:06
cdesc-PStore.ri
4.9
KB
-rw-r--r--
2025-04-28 21:06
commit-i.ri
1008
B
-rw-r--r--
2025-04-28 21:06
delete-i.ri
524
B
-rw-r--r--
2025-04-28 21:06
empty_marshal_checksum-i.ri
259
B
-rw-r--r--
2025-04-28 21:06
empty_marshal_data-i.ri
251
B
-rw-r--r--
2025-04-28 21:06
fetch-i.ri
786
B
-rw-r--r--
2025-04-28 21:06
in_transaction-i.ri
353
B
-rw-r--r--
2025-04-28 21:06
in_transaction_wr-i.ri
418
B
-rw-r--r--
2025-04-28 21:06
load_data-i.ri
524
B
-rw-r--r--
2025-04-28 21:06
new-c.ri
583
B
-rw-r--r--
2025-04-28 21:06
on_windows%3f-i.ri
237
B
-rw-r--r--
2025-04-28 21:06
open_and_lock_file-i.ri
643
B
-rw-r--r--
2025-04-28 21:06
path-i.ri
301
B
-rw-r--r--
2025-04-28 21:06
root%3f-i.ri
503
B
-rw-r--r--
2025-04-28 21:06
roots-i.ri
499
B
-rw-r--r--
2025-04-28 21:06
save_data-i.ri
276
B
-rw-r--r--
2025-04-28 21:06
save_data_with_atomic_file_rename_strategy-i.ri
309
B
-rw-r--r--
2025-04-28 21:06
save_data_with_fast_strategy-i.ri
281
B
-rw-r--r--
2025-04-28 21:06
transaction-i.ri
1.1
KB
-rw-r--r--
2025-04-28 21:06
ultra_safe-i.ri
746
B
-rw-r--r--
2025-04-28 21:06
Save
Rename
U:RDoc::AnyMethod[iI"transaction:ETI"PStore#transaction;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OOpens a new transaction for the data store. Code executed inside a block ;TI"Npassed to this method may read and write data to and from the data store ;TI" file.;To:RDoc::Markup::BlankLine o; ; [ I"FAt the end of the block, changes are committed to the data store ;TI"Nautomatically. You may exit the transaction early with a call to either ;TI"MPStore#commit or PStore#abort. See those methods for details about how ;TI"Ichanges are handled. Raising an uncaught Exception in the block is ;TI"(equivalent to calling PStore#abort.;T@o; ; [I"PIf _read_only_ is set to +true+, you will only be allowed to read from the ;TI"Pdata store during the transaction and any attempts to change the data will ;TI"raise a PStore::Error.;T@o; ; [I";Note that PStore does not support nested transactions.;T: @fileI"lib/pstore.rb;T:0@omit_headings_from_table_of_contents_below00I"pstore;T[ I"(read_only = false);T@ FI"PStore;TcRDoc::NormalClass00