MCPcopy
hub / github.com/cli/cli / ResetOutput

Method ResetOutput

pkg/surveyext/editor_test.go:238–240  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

236}
237
238func (t *testTerminal) ResetOutput() {
239 t.stdout.Reset()
240}
241
242func (t *testTerminal) Stdio() terminal.Stdio {
243 t.stdout = &teeWriter{File: t.tty}

Calls 1

ResetMethod · 0.45

Tested by

no test coverage detected