Initializes a new instance of that class.
Stores the deploy context.
Indicates if plugin is able to get information about remote files or not.
Indicates if plugin can pull files or not.
Gets the underlying deploy context.
Compares a local file with a remote one by using a context.
The context.
The file to compare.
The source from where to download the file from.
The result.
Creates a basic data transformer context.
The target.
The mode.
Creates or loads a ZIP file instance.
The target.
The files to deploy.
The underlying options.
The direction.
The promise.
Deploys a ZIP file.
The file to deploy.
The target where the file should be deployed to.
The promise.
Destroys a context.
The wrapper with the context.
The promise.
Returns the others targets and their plugins.
The target for this plugin.
The list of names of the "others" targets.
The targets and their plugins.
Loads a data transformer by target.
The target.
The mode.
The loaded transformer.
Registers for a callback for a 'cancel' event that is called once.
The callback to register.
Is invoked after app config has been reloaded.
The new config.
Pulls a file by using a context.
The context to use.
The path of the local file.
The target.
Generated using TypeDoc
A deployer plugin that creates a ZIP file to deploy files to.