Class | CommandRegistry |
In: |
lib/fastcst/command.rb
|
Parent: | Object |
A Singleton class that manages all of the available commands and handles running them.
Runs the args against the first argument as the command name. If it has any errors it returns a false, otherwise it return true.