MCPcopy Create free account
hub / github.com/DanWahlin/CustomerManagerStandard / setContext

Function setContext

CustomerManager/Scripts/breeze.debug.js:944–948  ·  view source on GitHub ↗
(that, context)

Source from the content-addressed store, hash-verified

942 }
943
944 function setContext(that, context) {
945 that._contexts[that._contexts.length - 1] = context;
946 that._context = context;
947 return that;
948 }
949
950
951 function exec(self) {

Callers 1

addContextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected