MCPcopy Create free account
hub / github.com/belak/gitdir / allRepoAccessLevels

Struct allRepoAccessLevels

repo_test.go:263–270  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261}
262
263type allRepoAccessLevels struct {
264 Admin AccessLevel
265 OrgConfig AccessLevel
266 OrgRepo AccessLevel
267 UserConfig AccessLevel
268 UserRepo AccessLevel
269 TopLevel AccessLevel
270}
271
272type allImplicitAccessLevels struct {
273 Org AccessLevel

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected