|
lsst.pipe.tasks gcf790cdeb6+441d86229e
|
Functions | |
| list[click.Command] | get_cli_subcommands () |
| list[click.Command] lsst.pipe.tasks.cli._get_cli_subcommands.get_cli_subcommands | ( | ) |
Return the location of the CLI command plugin definitions.
Returns
-------
commands : `list` [ `click.Command` ]
The command-line subcommands provided by this package.
Definition at line 29 of file _get_cli_subcommands.py.