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

TypeAlias WorkspaceAppSharingLevel

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

Source from the content-addressed store, hash-verified

32}
33
34type WorkspaceAppSharingLevel string
35
36const (
37 WorkspaceAppSharingLevelOwner WorkspaceAppSharingLevel = "owner"

Callers 2

AppsFunction · 0.92
AppFromProtoFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected