Class | Fission::CLI |
In: |
lib/fission/cli.rb
|
Parent: | Object |
Internal: Creates a new Fission::CLI object. This automatically parses the arguments in ARGV. This will also automatically display the usage and exit if applicable.
Examples
Fission::CLI.new
Returns a Fission::CLI object.