Configuration for the Datapack Exporter instance.
Private
datapackReadonly
definitionsConfiguration for the Datapack Exporter instance.
Private
fieldPrivate
Readonly
loggerStatic
Private
datapackPrivate
collectPrivate
evalGenerate a datapack export for an object by the object id.
The VlocityDatapackSObject to export.
Optional
context: { Optional context for the export.
Optional
scope?: stringThe DatapackExapndResult containing the exported datapack.
Private
expandPrivate
normalize
Represents a Datapack Expander that expand an exported datapack into a list of files that can be written to the file system or a zip archive. The expander can be used to expand a single datapack or a list of datapacks.
Usage