finesse.cli.util.KatState¶
Overview
- class finesse.cli.util.KatState[source]¶
- Bases: - object- Shared state for all CLI subcommands. - This object gets built by Click when the CLI is called and encapsulates global settings for use by individual commands/groups. 
Properties
| Verbose output enabled. | |
| Log verbosity on stdout. | 
Methods
| 
 | Exclude records from loggers with names matching the specified pattern. | 
| 
 | Stop execution. | 
| 
 | |
| 
 | Print the Finesse banner. | 
| 
 |