pipen.cli.version
Print help for commands
Classes
CLIVersionPlugin
— Print versions of pipen and its dependencies</>
class
pipen.cli.version.
CLIVersionPlugin
(
parser
, subparser
)
Print versions of pipen and its dependencies
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