# Functions
Clean Removes passed versions.
Get Base implementation of request.
IsOldLinuxVersion Determines if the compiler version for Linux is old
Older versions are available at a different address.
IsOldWindowsVersion Determines if the compiler version for Windows is old
Older versions have a different file structure.
Unzip Decompresses a file to a specific folder, returns an error on failure during decompression.
VerifyChecksum Checks the checksum of the received file, returns an error if the sum is incorrect.