Documentation
¶
Overview ¶
Package cli implements the ch command-line interface.
Index ¶
Constants ¶
View Source
const FileSizeWarningThreshold = 5 * 1024 * 1024
FileSizeWarningThreshold is the size (5MB) above which we warn about large files.
Variables ¶
View Source
var (
// Version is set at build time.
Version = "dev"
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.