Documentation
¶
Index ¶
- func Configure(logPath string, printOutput bool) (func() error, error)
- func LogPrintf(format string, args ...any)
- func Print(content string)
- func Printf(format string, args ...any)
- func SetOutputForTest(out Output) func()
- func ShouldConfigure(terminalLog string, printOutput, checkDocs bool, ...) bool
- type Output
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Print ¶
func Print(content string)
Print writes command output to the configured terminal sink.
func SetOutputForTest ¶
func SetOutputForTest(out Output) func()
SetOutputForTest replaces the package output sink and returns a restore function.
Types ¶
Click to show internal directories.
Click to hide internal directories.