|
lsst.pipe.tasks g540474b770+e939cf0e26
|
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.