Class SerializeEvent

An event emitted by the Serializer class at the very beginning and ending of the a project serialization process.

See

Hierarchy

Constructors

Properties

output: undefined | JSONOutput.ProjectReflection

The project the renderer is currently processing.

outputDirectory?: string

The path of the directory the serialized JSON should be written to.

outputFile?: string

The name of the main JSON file (base + ext)

Accessors

Methods

Generated using TypeDoc