
Update Commands to load a separate set of extensions to be used as "hooks," triggered at different points in the processing of the command. Start with a hook that is given access to the argument parser for the command so it can modify it. Change-Id: I0785548fd36a61cda616921a4a21be3f67701300 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
925 B
925 B
Cliff Class Reference
Application
App
cliff.app.App
InteractiveApp
cliff.interactive.InteractiveApp
CommandManager
cliff.commandmanager.CommandManager
Command
cliff.command.Command
CommandHook
cliff.hooks.CommandHook
ShowOne
cliff.show.ShowOne
Lister
cliff.lister.Lister
Formatting Output
Formatter
cliff.formatters.base.Formatter
ListFormatter
cliff.formatters.base.ListFormatter
SingleFormatter
cliff.formatters.base.SingleFormatter