Skip to content

validateSourceRoot

validateSourceRoot(sourceRoot, edition): ValidateSourceResult

Defined in: src/ingest/ingest.ts:125

Count local GLTF files and compare them against the known edition count.

The helper does not throw when the source is absent, which lets CLI doctor and build scripts report a clear local setup status.

string

"free" | "extra"

ValidateSourceResult