validateCreate
validateCreate(
body,repoRoot):Result
Defined in: src/validate.ts:396
Pure validator — no side-effects beyond fs.statSync for the repoPath check.
Parameters
Section titled “Parameters”unknown
repoRoot
Section titled “repoRoot”string
Returns
Section titled “Returns”Result