Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/easydiffusion/easydiffusion
/ getSavedDiskPath
Function
getSavedDiskPath
ui/media/js/main.js:299–301 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
297
}
298
299
function
getSavedDiskPath() {
300
return
getSetting(
"diskPath"
)
301
}
302
303
function
setStatus(statusType, msg, msgType) { }
304
Callers
nothing calls this directly
Calls
1
getSetting
Function · 0.85
Tested by
no test coverage detected