Skip to content

PackResolution

Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/pack-bootstrap.ts:104

A pack’s default-resolution status against a raw-assets root.

readonly dir: string

Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/pack-bootstrap.ts:108

Absolute directory the pack resolves to (whether or not it’s present).


readonly id: "medieval-hexagon" | "adventurers" | "skeletons"

Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/pack-bootstrap.ts:106

Pack id.


readonly present: boolean

Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/pack-bootstrap.ts:110

True when the pack is materialized there.