MCPcopy Create free account
hub / github.com/krau/SaveAny-Bot / Title

Method Title

core/core.go:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16type Executable interface {
17 Type() tasktype.TaskType
18 Title() string
19 TaskID() string
20 Execute(ctx context.Context) error
21}

Callers 3

AddTaskFunction · 0.65
SaveMethod · 0.65

Implementers 8

Taskcore/tasks/telegraph/task.go
Taskcore/tasks/aria2dl/task.go
Taskcore/tasks/transfer/task.go
Taskcore/tasks/parsed/task.go
Taskcore/tasks/tfile/tftask.go
Taskcore/tasks/directlinks/task.go
Taskcore/tasks/ytdlp/task.go
Taskcore/tasks/batchtfile/task.go

Calls

no outgoing calls

Tested by

no test coverage detected