Registry / cli / applix

applix

JSON →
library0.4.14rbrubygemsunverified

Provides ApplixHash#from_argv to build hashes from ARGV-like argument vectors with support for flags, options, and type coercion.

gem install applix
INSTALL
IMPORT
SIG · APPLIX
A
applix
clirubyv0.4.14
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.

ApplixHash
require 'applix'

Parse command-line arguments into a hash.

require 'applix' args = ApplixHash.from_argv(['--flag', '--name=value', 'extra']) puts args.inspect
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.14latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
34
Resources
applix — gem install applix · libregistry