pipen.cli.plugins
List plugins
Classes
CliPluginsPlugin— List installed plugins</>
class
pipen.cli.plugins.CliPluginsPlugin(parser, subparser)
List installed plugins
Methods
exec_command(args)— Execute the command</>parse_args(known_parsed,unparsed_argv)(Namespace) — Define arguments for the command</>
method
parse_args(known_parsed, unparsed_argv) → Namespace
Define arguments for the command
method
exec_command(args)
Execute the command