Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SplootCode/splootcode
/ getWorkspace
Function
getWorkspace
packages/runtime-python/src/webworker.ts:246–248 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
244
}
245
246
const
getWorkspace = () => {
247
return
workspace
248
}
249
250
export
const
initialize =
async
(urls: StaticURLs, typeshedPath: string) => {
251
staticURLs = urls
Callers
1
initialize
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected