Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
231
func
proxyToDevNull() {
232
pterm.SetDefaultOutput(os.NewFile(0, os.DevNull))
233
}
Callers
12
TestPrefixPrinterNilPrint
Function · 0.85
TestBasicTextPrinterNilPrint
Function · 0.85
TestBarChartPrinterNilPrint
Function · 0.85
TestProgressbarPrinter_Add
Function · 0.85
TestProgressbarPrinter_Add_With
Function · 0.85
TestProgressbarPrinter_AddWithNoStyle
Function · 0.85
TestProgressbarPrinter_AddWithTotalOfZero
Function · 0.85
TestProgressbarPrinter_AddTotalEqualsCurrent
Function · 0.85
TestProgressbarPrinter_RemoveWhenDone
Function · 0.85
TestTablePrinter_WithData
Function · 0.85
TestHeatmapPrinter_WithData
Function · 0.85
TestParagraphPrinterPrintMethods
Function · 0.85
Calls
1
SetDefaultOutput
Function · 0.92
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…