Inversion::
CLI class
Superclass | Object |
Command class for the ‘inversion’ command-line tool.
Public Class Methods
Add the commands from the registered subcommand modules.
Load commands from any files in the specified directory relative to LOAD_PATHs
Return the Pastel colorizer.
Return the TTY prompt used by the command to communicate with the user.
Add the specified ‘mod`ule containing subcommands to the ’inversion’ command.
Load any additional Ruby libraries given with the -r global option.
Discard the existing HighLine prompt object if one existed. Mostly useful for testing.
Overridden – Add registered subcommands immediately before running.
Set the global logging ‘level` if it’s defined.
Set up the output levels and globals based on the associated ‘global` options.
Setup pastel color aliases
Public Instance Methods
Registered subcommand modules