Package com.partnersoft.v3x.tools

Class Summary
AppScript Reads in a file, and runs each app in turn.
Copy Copies a file or directory tree.
Delete Deletes a directory or directory tree.
DoNothing A do-nothing app.
Download Downloads a file to the given path.
ExecSystemCommand Runs a system command.
LaunchWebBrowser Launches a web browser.
Python Runs a python script.
TransformTOF Takes three file names as args; first file is the original, second is the transform, and the third is where the result goes.
Unzipper Unzips a zip file into a directory.
Zipper Makes a zip file of the given directory.