Skip to content

@vttforge/testing / container / FoundryPackageSource

Interface: FoundryPackageSource ​

A built package on disk, ready to copy into the container.

Properties ​

from ​

readonly from: string

Directory holding the build, with its manifest at the root.


id ​

readonly id: string

The package id. Becomes the directory name Foundry reads.


kind ​

readonly kind: FoundryPackageKind

MIT licensed.