Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeployTargetMapping

A folder mapping.

Hierarchy

  • DeployTargetMapping

Index

Properties

Properties

Optional isRegEx

isRegEx: boolean

Indicates if 'source' contains a regular expression instead of a static string.

source

source: string

The source directory.

target

target: string

The target directory.

Generated using TypeDoc