📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 12:18:22
📂
/
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Arguable
✏️
Editing: options-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: "@optparse" comment: - !ruby/struct:SM::Flow::P body: Actual OptionParser object, automatically created if nonexistent. - !ruby/struct:SM::Flow::P body: If called with a block, yields the OptionParser object and returns the result of the block. If an OptionParser::ParseError exception occurs in the block, it is rescued, a error message printed to STDERR and <tt>nil</tt> returned. full_name: Arguable#options is_singleton: false name: options params: () {|@optparse| ...} visibility: public
💾 Save Changes
❌ Cancel