package
0.0.0-20241030154441-ed0afeddb1b5
Repository: https://github.com/bazelbuild/reclient.git
Documentation: pkg.go.dev
# Functions
LogAllFlags logs the current values of all flags.
Parse parses flags which are set in environment variables using the RBE_ prefix, otherwise FLAG_ prefix.
ParseFromEnv parses flags which are set in environment variables using the RBE_ prefix, and if not set, fallback to the FLAG_ prefix.