Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/subnub/myDrive
/ getFSStoragePath
Function
getFSStoragePath
backend/utils/getFSStoragePath.ts:3–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
import
env from
"../enviroment/env"
;
2
3
export
const
getFSStoragePath = () => {
4
return
env.fsDirectory
5
};
Callers
8
FilesystemActions
Class · 0.90
attemptToRemoveChunks
Function · 0.90
handleFinish
Function · 0.90
uploadFile
Function · 0.90
createGenericParams
Function · 0.90
handleFinish
Function · 0.90
uploadFile
Function · 0.90
handleFinish
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected