MCPcopy Create free account
hub / github.com/cloudreve/cloudreve / State

Method State

pkg/queue/task.go:34–34  ·  view source on GitHub ↗

State returns the internal Task state

()

Source from the content-addressed store, hash-verified

32 Owner() *ent.User
33 // State returns the internal Task state
34 State() string
35 // ShouldPersist returns true if the Task should be persisted into DB
36 ShouldPersist() bool
37 // Persisted returns true if the Task is persisted in DB

Callers 15

GetMethod · 0.65
saveTaskToInventoryFunction · 0.65
DoMethod · 0.65
SummarizeMethod · 0.65
DoMethod · 0.65
DoMethod · 0.65
SummarizeMethod · 0.65
DoMethod · 0.65
DoMethod · 0.65
DoMethod · 0.65
SummarizeMethod · 0.65
DoMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected