In bundle: saker.standard
Mirrors a file at the given path to the local file system.
The task may throw an exception if the mirror directory is not available.
The task may throw an exception if a file doesn't exist at the given path.
The Path argument may denote a file or directory.
The task returns the local file system path to the mirrored file.
Summary
Path | Required parameter. The file location to mirror.
|
Parameters
Aliases:
Required parameter.
The file location to mirror.
It should be a valid path for the current build execution or be a local file location.