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.
Parameters
Section titled “Parameters”sourceRoot
Section titled “sourceRoot”string
edition
Section titled “edition”"free" | "extra"