Registry / cli / commandline

commandline

JSON →
library0.7.10rbrubygemsunverified

Tools to facilitate creation of command line applications and flexible parsing of command line options.

gem install commandline
INSTALL
IMPORT
SIG · COMMANDLINE
C
commandline
clirubyv0.7.10
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.

CommandLine
require 'commandline'

Create a basic command-line application with option parsing.

require 'commandline' app = CommandLine::Application.new do option :verbose, :type => :boolean end app.run
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.10latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
OpenAI (training)
1
Resources
commandline — gem install commandline · libregistry