# Functions
CleanPath returns the absolute path to the mount location.
HomeDir returns the user home directory.
M3 returns if the current device is an Apple M3 device.
MacOS returns if the current OS is macOS.
MacOS13OrNewer returns if the current OS is macOS 13 or newer.
MacOS13OrNewer returns if the current OS is macOS 13 or newer.
ParseTemplate parses template with body and values and returns the resulting bytes.
RandomAvailablePort returns an available port on the host machine.
RosettaRunning checks if Rosetta process is running.
ShellSplit splits cmd into arguments using.
WriteTemplate writes template with body to file after applying values.