MCPcopy Create free account
hub / github.com/microsoft/SandDance / noOpFunction

Function noOpFunction

docs/app/js/sanddance-app.js:20904–20905  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20902 var _this = this;
20903 if (this._isDisposed) {
20904 var noOpFunction = function() {
20905 /** Do nothing */ };
20906 noOpFunction.cancel = function() {
20907 return;
20908 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected