Documentation
¶
Overview ¶
SPDX-FileCopyrightText: 2023 Jon Lundy <jon@xuu.cc> SPDX-License-Identifier: BSD-3-Clause
Index ¶
Constants ¶
View Source
const ( CLEAR_LINE = "\033[1A\033[2K\r" COLOR_GREY = "\033[90m" COLOR_RED = "\033[31m" COLOR_BLUE = "\033[34m" RESET_COLOR = "\033[0m" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.