package
0.5.0
Repository: https://github.com/go-gremlins/gremlins.git
Documentation: pkg.go.dev

# Functions

Set is a "generic" function used to set flags on cobra.Command and bind them to viper.Viper.
SetPersistent is a "generic" function used to set persistent flags on cobra.Command and bind them to viper.Viper.

# Structs

Flag is the internal representation of a command flag.