Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/SandDance
/ get
Method
get
docs/app/js/sanddance-app.js:58165–58167 ·
view source on GitHub ↗
(setting)
Source
from the content-addressed store, hash-verified
58163
return
this;
58164
}
58165
get(setting) {
58166
return
this._storage.config[setting];
58167
}
58168
set(setting, value) {
58169
this._storage.updateConfiguration({
58170
[setting]: value
Callers
15
setupbase.py
File · 0.45
which
Function · 0.45
show
Method · 0.45
render
Method · 0.45
size_changed
Method · 0.45
data_changed
Method · 0.45
viewInSandDance
Function · 0.45
activate
Function · 0.45
__classPrivateFieldGet
Function · 0.45
Async
Function · 0.45
_traverseEdge
Function · 0.45
memoizeFunction
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected