# Functions
EnsureDir checks a file could be written to a path, creates the directories as needed.
FileExists reports whether the named file or directory exists.
MinUint32 is a helper function to return the minimum of two uint32s.
PrependForWindows runs a command with a terminal.
PrependForWindowsWithStart runs a process independently.