MCPcopy
hub / github.com/sandstorm-io/sandstorm / set

Function set

shell/imports/client/00-startup.js:46–48  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

44 },
45
46 set(value) {
47 Session.set("topbar-expanded", value);
48 },
49 },
50 globalGrains,
51 {

Callers

nothing calls this directly

Calls 1

setMethod · 0.80

Tested by

no test coverage detected