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

TypeAlias AppSharingLevel

coderd/database/models.go:932–932  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

930}
931
932type AppSharingLevel string
933
934const (
935 AppSharingLevelOwner AppSharingLevel = "owner"

Callers 5

patchTemplateMetaMethod · 0.92
CreateSubAgentMethod · 0.92
ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected