package
11.9.0-rc1+incompatible
Repository: https://github.com/gtt116/gitlab-ci-multi-runner.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
WarnOnBool logs warning if args contains true or false github.com/urfave/cli breaks badly if boolean are set using --flag true instead of --flag=true or just --flag this is a simple check that warn the user about this if detects "true" or "false" alone in the arguments.