package
2025.3.14-pr4251.1+incompatible
Repository: https://github.com/superfly/flyctl.git
Documentation: pkg.go.dev
# Functions
First is shorthand for FirstOrDefault("", keys...).
FirstOrDefault retrieves the value of the first present environment variable named by the keys.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsCI reports whether the environment is a CI one.
IsSet reports whether any of the environment variables named by the keys is set.
IsTruthy reports whether any of the values of the environment variables named by the keys evaluates to true.