Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ doPreferences
Method
doPreferences
tools/xsbug/main.js:355–357 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
353
});
354
}
355
doPreferences() {
356
this.selectFile(
"preferences"
, undefined);
357
}
358
doQuit(application) {
359
this.onQuit(application);
360
}
Callers
nothing calls this directly
Calls
1
selectFile
Method · 0.95
Tested by
no test coverage detected