lsst.pipe.tasks g253578fa50+9bdef6ea54
Loading...
Searching...
No Matches
lsst.pipe.tasks.cli._get_cli_subcommands Namespace Reference

Functions

list[click.Command] get_cli_subcommands ()
 

Function Documentation

◆ 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.