BootstrapPackOptions
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/pack-bootstrap.ts:51
Options for bootstrapPack.
Properties
Section titled “Properties”fetchedAt?
Section titled “fetchedAt?”
readonlyoptionalfetchedAt?:string
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/pack-bootstrap.ts:65
Reproducible sidecar timestamp (tests).
force?
Section titled “force?”
readonlyoptionalforce?:boolean
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/pack-bootstrap.ts:63
Overwrite an existing non-empty target.
libraryVersion?
Section titled “libraryVersion?”
readonlyoptionallibraryVersion?:string
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/pack-bootstrap.ts:67
Sidecar library-version override (tests).
outRoot?
Section titled “outRoot?”
readonlyoptionaloutRoot?:string
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/pack-bootstrap.ts:59
Jail root for path resolution (defaults to cwd inside core).
rawAssetsRoot
Section titled “rawAssetsRoot”
readonlyrawAssetsRoot:string
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/pack-bootstrap.ts:57
Gitignored raw-assets ROOT. The pack materializes into
<rawAssetsRoot>/<packId>/ — the id subdir is appended internally so the
write location always matches resolveDefaultPackKit/assertPackPresent.
readonlyoptionalref?:string
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/pack-bootstrap.ts:61
Git ref to fetch (defaults to the descriptor’s default ref).