MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / run

Method run

g2all/700/rop/700.js:199–203  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

197 }
198
199 run() {
200 this.check_allow_run();
201 this._rop.launch = this._rsp;
202 this.dirty();
203 }
204}
205
206export const Chain = Chain700;

Callers

nothing calls this directly

Calls 2

check_allow_runMethod · 0.45
dirtyMethod · 0.45

Tested by

no test coverage detected