Enum GitHub::RepositoryVisibility
The repository's visibility level.
Enum Values
PRIVATE
The repository is visible only to those with explicit access.
PUBLIC
The repository is visible to everyone.
INTERNAL
The repository is visible only to users in the same business.