package
0.0.0-20231002120043-1c5bcc771249
Repository: https://github.com/ahmetson/os-lib.git
Documentation: pkg.go.dev

# Functions

EnvPaths any command line data that comes after the files are .env file paths Any arg for application without '--' prefix is considered to be path to the environment file.
ExtractFlagName returns the flag name.
ExtractFlagValue Extracts the value of the arg if it exists.
FlagExist is given flag exists or not.
Flags returns the flags from application flags.
No description provided by the author
IsFlag returns true, if the given string contains a flag prefix.
NewFlag creates a new flag with the given name and optionally with a value.

# Constants

No description provided by the author
No description provided by the author