query_datasets_options

class lsst.daf.butler.cli.opt.query_datasets_options(repo: bool = True, showUri: bool = True, useArguments: bool = True)

Bases: lsst.daf.butler.cli.utils.OptionGroup

Methods Summary

__call__(f) Call self as a function.

Methods Documentation

__call__(f: Any) → Any

Call self as a function.