Just a dummy class with data.
More...
Just a dummy class with data.
Definition at line 13 of file test_constants.py.
◆ COLOURS
| dict test_constants.CI.COLOURS |
|
static |
Initial value:= {
"default": "0A",
"prompt": "0B",
"error": "0C",
"success": "03",
"info": "0D",
"reset": "rr",
"help_title_colour": "0E",
"help_command_colour": "0A",
"help_description_colour": "0F",
"env_term_colour": "09",
"env_shell_colour": "03",
"env_definition_colour": "0B",
"session_name_colour": "0D"
}
Definition at line 20 of file test_constants.py.
◆ ERR
| int test_constants.CI.ERR = 84 |
|
static |
◆ ERROR
| int test_constants.CI.ERROR = ERR |
|
static |
◆ SUCCESS
| int test_constants.CI.SUCCESS = 0 |
|
static |
The documentation for this class was generated from the following file: