Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/
Class
wxapp/iqoo.js:76–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
class
Task {
77
constructor(env) {
78
this.index = $.userIdx++;
79
this.user = String(env ||
""
).trim().split(strSplitor);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected