delphyne
|
Namespaces | |
delphyne.console | |
Functions | |
def | console_has_colours () |
Methods. More... | |
Variables | |
def | HAS_COLOURS = console_has_colours() |
string | RESET = "\x1b[0m" |
string | BOLD = "\x1b[%sm" % '1' |
BLACK | |
RED | |
GREEN | |
YELLOW | |
BLUE | |
MAGENTA | |
CYAN | |
WHITE | |
list | COLOURS |