Declares the operations to stage task input and unstage task outputs
void
stage()
unstage()
Copy the input files to the task local working directory (scratch).
Copy the output files from task local working directory (scratch) to the shared working directory.
Groovy Documentation