MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577418.js

File recipe-577418.js

recipes/JavaScript/577418_Template_CrashResistant/recipe-577418.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var view = ko.views.manager.currentView;
2if (!('extensions' in ko)) {
3 ko.extensions = {};
4}

Callers

nothing calls this directly

Calls 4

getColumnMethod · 0.80
dumpFunction · 0.50
saveMethod · 0.45
focusMethod · 0.45

Tested by

no test coverage detected