Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches
Cope.experimental._config._ConfigSingleton Class Reference

Static Public Attributes

bool display_file = True
 
bool display_func = True
 
bool display_path = False
 
None root_dir = None
 
int verbosity = 0
 
bool hide_todo = False
 
Theme theme = Theme.read(Path(__file__).parent/'style.cfg')
 
Console console = Console(theme=theme)
 

Static Protected Attributes

int _debug_count = 0
 

Detailed Description

Definition at line 6 of file _config.py.


The documentation for this class was generated from the following file: