Registry / cli / como
library0.2.4rbrubygemsunverified

Provides low-manifest command line option parsing and deployment with a compact table format and DSL for subcommands and option combinations.

gem install como
INSTALL
IMPORT
SIG · COMO
C
como
clirubyv0.2.4
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.

Como
require 'como'

Parse command line options using Como's DSL.

require 'como' # Example: parse command line options opts = Como.parse do option :verbose, '-v', 'Enable verbose output' end puts opts.verbose
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
25
Resources
como — gem install como · libregistry