assertPackPresent
assertPackPresent(
id,rawAssetsRoot):string
Defined in: packages/declarative-hex-worlds/src/cli/commands/bootstrap/pack-bootstrap.ts:132
Assert a pack is materialized at <rawAssetsRoot>/<packId>, or throw a clear
error naming the pack + the exact command to fetch it. This is the
“absent → clear error” half of default source resolution (RFC0-10).
Parameters
Section titled “Parameters”string
rawAssetsRoot
Section titled “rawAssetsRoot”string
Returns
Section titled “Returns”string