MCPcopy
hub / github.com/prisma/prisma / clearCaptureText

Method clearCaptureText

packages/migrate/src/utils/captureStdout.ts:77–79  ·  view source on GitHub ↗

* Clears all of the captured text

()

Source from the content-addressed store, hash-verified

75 * Clears all of the captured text
76 */
77 clearCaptureText() {
78 this._capturedText = []
79 }
80}

Callers 1

parseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected