pipen.cli.help
Print help for commands
Classes
CLIHelpPlugin
— Print help for commands</>
class
pipen.cli.help.
CLIHelpPlugin
(
parser
, subparser
)
Print help for commands
Methods
exec_command
(
args
)
— Run the command</>parse_args
(
)
(Namespace) — Define arguments for the command</>
method
parse_args
(
)
→ Namespace
Define arguments for the command
method
exec_command
(
args
)
Run the command