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

Class

wxapp/colorful.js:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89class Task {
90 constructor(env) {
91 this.index = $.userIdx++;
92 this.raw = String(env || "").trim();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected