# Functions

IsReady checks for the existence of a regular file called 'ready' in the given directory and returns true if that file exists.
SetReady creates a file called 'ready' in the given directory.