Documentation
¶
Overview ¶
Package arg is a helper package for parsing command-line arguments.
Index ¶
Constants ¶
View Source
const (
// CharVomitVersion is the current version of the application
CharVomitVersion = "v1.5.5"
)
Variables ¶
This section is empty.
Functions ¶
func RegisterFlags ¶ added in v1.6.0
RegisterFlags registers all command-line flags with the given FlagSet
func RemoveIndex ¶ added in v1.5.0
Types ¶
Click to show internal directories.
Click to hide internal directories.