MCPcopy Index your code
hub / github.com/github/docs / destroy

Method destroy

tests/helpers/data-directory.js:85–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 }
84
85 destroy() {
86 fs.rmSync(this.root, { recursive: true })
87 }
88}

Callers 3

liquid-helpers.jsFile · 0.80
get-data.jsFile · 0.80
data.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected