CodeOwner is a class that represents a code owner in a codebase. It is used to iterate over all files that are owned by a specific owner.
str
Literal[USERNAME, TEAM, EMAIL]
Iterable[TFile]
CodeOwnersParser
Was this page helpful?