module
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(known_parsed,unparsed_argv)(Namespace) — Define arguments for the command</>