linkcheck.colorama
Functions
|
Get console screen buffer info object. |
|
Set a console text attribute. |
|
Get foreground and background attributes. |
Get the console size. |
|
|
Initialize foreground and background attributes. |
|
Reset the console. |
|
Set console foreground and background attributes. |
Classes
|
struct in wincon.h. |
|
struct in wincon.h |
|
struct in wincon.h. |
- class linkcheck.colorama.CONSOLE_SCREEN_BUFFER_INFO(*args: Any, **kwargs: Any)[source]
Bases:
Structure
struct in wincon.h.
- class linkcheck.colorama.COORD(*args: Any, **kwargs: Any)[source]
Bases:
Structure
struct in wincon.h
- class linkcheck.colorama.SMALL_RECT(*args: Any, **kwargs: Any)[source]
Bases:
Structure
struct in wincon.h.
- linkcheck.colorama.GetConsoleScreenBufferInfo(stream_id=-11)[source]
Get console screen buffer info object.