Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ TaskState
TypeAlias
TaskState
codersdk/aitasks.go:81–81 ·
view source on GitHub ↗
TaskState represents the high-level lifecycle of a task.
Source
from the content-addressed store, hash-verified
79
80
// TaskState represents the high-level lifecycle of a task.
81
type
TaskState string
82
83
// TaskState enums.
84
const
(
Callers
2
appStatusStateToTaskState
Function · 0.92
TestDeriveTaskCurrentState_Unit
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected