Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/ getTask
Method
getTask
sendat/sendat.ts:271–273 ·
view source on GitHub ↗
(taskId: number)
Source
from the content-addressed store, hash-verified
269
}
270
271
// 获取所有任务
272
getAllTasks(): SendTask[] {
273
return
this.tasks;
274
}
275
276
// 获取用户的任务
Callers
3
pauseTask
Method · 0.95
resumeTask
Method · 0.95
handleRemoveTask
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected