Documentation
¶
Index ¶
Constants ¶
View Source
const ( ColorReset = "\033[0m" ColorRed = "\033[31m" ColorGreen = "\033[32m" ColorYellow = "\033[33m" )
ANSI color codes for terminal output
View Source
const DEFAULT_URL string = "https://gist.githubusercontent.com/hakimifr/34c579f9a35c9da400e4df1ac73cf795/raw/rclone.conf.asc"
Variables ¶
View Source
var ( Version = "1.0.0" Commit = "none" Date = "unknown" )
Version information - these can be overridden during build
Functions ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.