Registry / cli / getoptions

getoptions

JSON →
library0.1rbrubygemsunverified

GetOptions is a Ruby command-line option parser based on Perl's Getopt::Long module.

gem install getoptions
INSTALL
IMPORT
SIG · GETOPTIONS
G
getoptions
clirubyv0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

GetOptions
✓ require 'getoptions'

Parse command-line options

require 'getoptions' opts = GetOptions.parse(['--verbose', '--name', 'test']) puts opts.verbose
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
Amazon
1
Resources
getoptions — gem install getoptions · libregistry