package
0.1.5
Repository: https://github.com/kotlin2018/pkg.git
Documentation: pkg.go.dev

# Functions

ContainsOpt checks whether option named <name> exist in the arguments.
GetArg returns the argument at <index>.
GetArgAll returns all parsed arguments.
GetOpt returns the option value named <name>.
GetOptAll returns all parsed options.
GetOptWithEnv returns the command line argument of the specified <key>.
Custom initialization.