Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommandCodeAI/BaseAI
/ remove-runtime.js
File
remove-runtime.js
apps/baseai.dev/src/scripts/remove-runtime.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
3
function
getPath(
type
) {
4
return
[
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected