Documentation
¶
Overview ¶
Package logger provides functions to manage the CookieFarm client logging.
Index ¶
Constants ¶
View Source
const ( Reset = "\033[0m" Red = "\033[31m" Green = "\033[32m" Yellow = "\033[33m" Blue = "\033[34m" Magenta = "\033[35m" Cyan = "\033[36m" Gray = "\033[37m" White = "\033[97m" )
Variables ¶
Functions ¶
func IsCompletionCommand ¶ added in v1.2.1
func IsCompletionCommand() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.