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

TypeAlias DisplayApp

codersdk/workspaceagents.go:129–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127}
128
129type DisplayApp string
130
131const (
132 DisplayAppVSCodeDesktop DisplayApp = "vscode"

Callers 1

convertDisplayAppsFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected