Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.js
File · 0.80
get-data.js
File · 0.80
data.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected