parseRoles
parseRoles(
json):RepoRoles
Defined in: src/repo-roles.ts:31
Parse a roles.json payload defensively (unknown/missing fields → null). Pure, so the read path’s robustness is unit-testable without a git repo.
Parameters
Section titled “Parameters”string