mednet.scripts.click¶
Classes
|
A click command-class that has the properties of |
- class mednet.scripts.click.ConfigCommand(name, *args, help=None, entry_point_group=None, **kwargs)[source]¶
Bases:
ConfigCommandA click command-class that has the properties of
clapper.click.ConfigCommandand adds verbatim epilog formatting.