Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
18
type
WorkspaceAppStatusState string
19
20
const
(
21
WorkspaceAppStatusStateWorking WorkspaceAppStatusState =
"working"
Callers
3
WorkspaceAppStatus
Function · 0.92
TestTools
Function · 0.92
startServer
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected