# Functions
DownloadFile fetches a file from a remote pod.
FileSize fetches the size of a file in a remote pod.
HasCommandFailed returns true if PodExec command returned an exit code > 0.
# Variables
ErrCommandFailed is returned for command executions with an exit code > 0.