MCPcopy Index your code
hub / github.com/coder/coder / WorkspaceAppStatusState

TypeAlias WorkspaceAppStatusState

codersdk/workspaceapps.go:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16)
17
18type WorkspaceAppStatusState string
19
20const (
21 WorkspaceAppStatusStateWorking WorkspaceAppStatusState = "working"

Callers 3

WorkspaceAppStatusFunction · 0.92
TestToolsFunction · 0.92
startServerMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected