# Functions
GetArch tells the rclone executable's architecture target.
GetLinkingAndTags tells how the rclone executable was linked and returns space separated build tags or the string "none".
GetOSVersion returns OS version, kernel and bitness.
GetSupportedGOARM returns the ARM compatibility level of the current CPU.
# Variables
Tags contains slice of build tags.