BootstrapResult
Defined in: src/cli/commands/bootstrap/core.ts:160
Return value of bootstrapKayKitAssets.
Properties
Section titled “Properties”edition
Section titled “edition”
readonlyedition:"free"|"extra"
Defined in: src/cli/commands/bootstrap/core.ts:162
Pack edition that was bootstrapped.
fileCount
Section titled “fileCount”
readonlyfileCount:number
Defined in: src/cli/commands/bootstrap/core.ts:166
Total number of files written (gltf + bin + textures + any extras).
integritySidecar
Section titled “integritySidecar”
readonlyintegritySidecar:string
Defined in: src/cli/commands/bootstrap/core.ts:170
Absolute path of the integrity sidecar.
outRoot
Section titled “outRoot”
readonlyoutRoot:string
Defined in: src/cli/commands/bootstrap/core.ts:164
Absolute path of the bootstrap target root.
totalBytes
Section titled “totalBytes”
readonlytotalBytes:number
Defined in: src/cli/commands/bootstrap/core.ts:168
Sum of BootstrapFileEntry.bytes.