gg_is_github library

Properties

isGitHub bool
Returns true if the environment variable 'GITHUB_ACTIONS' is set.
no setter
testIsGitHub bool?
Use this to override isGitHub in tests. Don't forget to reset
getter/setter pair