glob_argument

lsst.daf.butler.cli.opt.glob_argument = <lsst.daf.butler.cli.utils.MWArgumentDecorator object>

Wraps the click.argument decorator to enable shared arguments to be declared.

Parameters:
*param_declstyping.Any

Parameters to be stored in the argument.

**kwargstyping.Any

Keyword arguments for the argument.