find_command_possibilities(cmd_name) Instance Public methods
instance() Instance Public methods Returns self. Allows a CommandManager instance to stand in for the class itself.
process_args(args, build_args=nil) Instance Public methods
register_command(command, obj=false) Instance Public methods Register the Symbol command as a gem command.
run(args, build_args=nil) Instance Public methods Run the command specified by args.
unregister_command(command) Instance Public methods Unregister the Symbol command as a gem command.
new() Class Public methods
execute() Instance Public methods
build(name) Instance Public methods
Page 285 of 11844