Documentation
¶
Index ¶
Constants ¶
View Source
const ( Reset = "\033[0m" Green = "\033[32m" Orange = "\033[33m" Red = "\033[31m" Gray = "\033[90m" Bold = "\033[1m" )
View Source
const ( TopLeft = "╭" TopRight = "╮" BottomLeft = "╰" BottomRight = "╯" Horizontal = "─" Vertical = "│" )
Variables ¶
This section is empty.
Functions ¶
func IsGitRepository ¶
func PrintVersion ¶
func UpdateRepo ¶
func UpdateRepo() error
Types ¶
Click to show internal directories.
Click to hide internal directories.