package
0.0.0-20240814004006-a9ca4b1d939d
Repository: https://github.com/ipinfo/cli.git
Documentation: pkg.go.dev
# Functions
Dirs returns a predictor that predict directory paths.
Dirs returns a predictor that predict file or directory paths.
OptCheck enforces the valid values on the predicted flag.
Options return a config from a list of options.
OptPredictor allows to set a custom predictor.
OptValues allows to set a desired set of valid values for the flag.
Or unions prediction functions, so that the result predication is the union of their predications.