MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic /

Class

wxapp/haitian.js:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76class Task {
77 constructor(env) {
78 this.index = $.userIdx++;
79 this.raw = String(env || "").trim();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected