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