Skip to main content

ExecEnv

Contains various useful details about the execution context.

Index

Properties

buildDir

buildDir: NativePath

The absolute path of the empty build directory that will be compressed into an archive and stored within the cache. It is created before the script is invoked.

locator

locator: string

The stringified Locator identifying the generator package.

tempDir

tempDir: NativePath

The absolute path of the empty temporary directory. It is created before the script is invoked.

Page Options