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.103
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby30 /
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--
2024-06-26 17:25
%5b%5d-i.ri
571
B
-rw-r--r--
2024-06-26 17:25
abort-i.ri
1.02
KB
-rw-r--r--
2024-06-26 17:25
cdesc-PStore.ri
4.9
KB
-rw-r--r--
2024-06-26 17:25
commit-i.ri
1008
B
-rw-r--r--
2024-06-26 17:25
delete-i.ri
524
B
-rw-r--r--
2024-06-26 17:25
empty_marshal_checksum-i.ri
259
B
-rw-r--r--
2024-06-26 17:25
empty_marshal_data-i.ri
251
B
-rw-r--r--
2024-06-26 17:25
fetch-i.ri
786
B
-rw-r--r--
2024-06-26 17:25
in_transaction-i.ri
353
B
-rw-r--r--
2024-06-26 17:25
in_transaction_wr-i.ri
418
B
-rw-r--r--
2024-06-26 17:25
load_data-i.ri
524
B
-rw-r--r--
2024-06-26 17:25
new-c.ri
583
B
-rw-r--r--
2024-06-26 17:25
on_windows%3f-i.ri
237
B
-rw-r--r--
2024-06-26 17:25
open_and_lock_file-i.ri
643
B
-rw-r--r--
2024-06-26 17:25
path-i.ri
301
B
-rw-r--r--
2024-06-26 17:25
root%3f-i.ri
503
B
-rw-r--r--
2024-06-26 17:25
roots-i.ri
499
B
-rw-r--r--
2024-06-26 17:25
save_data-i.ri
276
B
-rw-r--r--
2024-06-26 17:25
save_data_with_atomic_file_rename_strategy-i.ri
309
B
-rw-r--r--
2024-06-26 17:25
save_data_with_fast_strategy-i.ri
281
B
-rw-r--r--
2024-06-26 17:25
transaction-i.ri
1.1
KB
-rw-r--r--
2024-06-26 17:25
ultra_safe-i.ri
746
B
-rw-r--r--
2024-06-26 17:25
Save
Rename
U:RDoc::AnyMethod[iI"commit:ETI"PStore#commit;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"MEnds the current PStore#transaction, committing any changes to the data ;TI"store immediately.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI" Example:;T@o:RDoc::Markup::Verbatim; [I"require "pstore" ;TI" ;TI",store = PStore.new("data_file.pstore") ;TI"/store.transaction do # begin transaction ;TI"* # load some data into the store... ;TI" store[:one] = 1 ;TI" store[:two] = 2 ;TI" ;TI"F store.commit # end transaction here, committing changes ;TI" ;TI": store[:three] = 3 # this change is never reached ;TI" end ;T:@format0o; ; [I"M*WARNING*: This method is only valid in a PStore#transaction. It will ;TI"5raise PStore::Error if called at any other time.;T: @fileI"lib/pstore.rb;T:0@omit_headings_from_table_of_contents_below000[ I"();T@$FI"PStore;TcRDoc::NormalClass00