MCPcopy 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
299function getSavedDiskPath() {
300 return getSetting("diskPath")
301}
302
303function setStatus(statusType, msg, msgType) { }
304

Callers

nothing calls this directly

Calls 1

getSettingFunction · 0.85

Tested by

no test coverage detected