Documentation
¶
Overview ¶
Package globals provides access to global CLI flags and state. These are set by the root command and can be read by subcommands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GHAOutput ¶
func GHAOutput() bool
GHAOutput returns true if GitHub Actions output mode is enabled.
func SetGHAOutput ¶
func SetGHAOutput(v bool)
SetGHAOutput sets the GitHub Actions output mode flag.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.