Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/
Class
fenxiang.js:21–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
21
class
Task {
22
constructor(str) {
23
this.index = ++userIdx;
24
this.did = str.split(strSplitor)[0];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected