Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExecEnv

Contains various useful details about the execution context.

Hierarchy

  • ExecEnv

Properties

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.

Generated using TypeDoc