Possible results for a target operation executor.
A target operation executor.
A possible target operation (setting) value.
A function that resolves one or more targets.
The default type or a target operation.
The regular expression for testing a ZIP filename for a target.
Creates a unique session value for a target.
The target.
The session value.
Executes 'prepare' operations for a target.
The options.
The promise with the value, that indicates if whole operation has been cancelled (false) or not (true).
Executes operations for a target.
The options.
The promise with the value, that indicates if whole operation has been cancelled (false) or not (true).
Returns the name and path for a file deployment.
The target.
The file.
One or more scope directories.
The object or (false) if not possible.
Returns the scope directories for target folder mappings.
The target.
The promise with the directories.
Returns the hash of a target's ID.
The target.
The hash of its ID.
Returns the name for a target.
The target.
The name.
Returns targets by their names and shows an error message if targets could not be found.
One or more target name.
One or more existing targets.
The list of matching targets or (false) if at least one target could not be found.
Returns the ZIP filename for a target.
The target.
The filename.
Invokes an action for the file of an active text editor by selecting a target.
The placeholder for the quick pick to use.
The action to invoke.
Maps file objects for a specific target.
The underlying target.
The file targets to (re)map.
The promise with the new, mapped objects.
Maps folder objects for a specific target.
The underlying target.
The folder targets to (re)map.
The promise with the new, mapped objects.
Normalizes the type of a target.
The target.
The normalized target type.
Resets the target usage statistics.
The extension context.
Shows a quick pick for a list of targets.
The extension context.
One or more targets.
The promise that contains the selected target (if selected) or (false) if no target is available.
Wraps a 'before' callback of a file (context) object for a target.
The file (context).
The underlying target.
The property (key) of the callback.
The new object.
Wraps a 'before' callback of a folder (context) object for a target.
The folder (context).
The underlying target.
The property (key) of the callback.
The new object.
Generated using TypeDoc
A possible (prepare) target operation (setting) value.