sys)The standard library includes powerful ways to interact with the underlying OS.
env)Read environment variables.
cmd)Execute bash commands directly natively. (Requires DRY_ALLOW_CMD).
dir)Reads all files in a folder into an array.
sys.os)Returns OS platform info.
die)Kill the script immediately with a specific exit code.