MCPcopy
hub / github.com/pterm/pterm / proxyToDevNull

Function proxyToDevNull

utils_test.go:231–233  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

229}
230
231func proxyToDevNull() {
232 pterm.SetDefaultOutput(os.NewFile(0, os.DevNull))
233}

Calls 1

SetDefaultOutputFunction · 0.92

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…