Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ Output
Method
Output
pkg/surveyext/editor_test.go:234–236 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
232
}
233
234
func
(t *testTerminal) Output() string {
235
return
t.stdout.String()
236
}
237
238
func
(t *testTerminal) ResetOutput() {
239
t.stdout.Reset()
Callers
nothing calls this directly
Calls
1
String
Method · 0.45
Tested by
no test coverage detected