# Functions
AppDir returns the absolute path to the default BitBox desktop app directory in the user standard config location.
ExportsDir returns the absolute path to the folder which can be used to export files.
MainLocaleFromNative takes as input the nativeLocale as given by backend.Environment().NativeLocale() and returns the language as in ISO 639-1.
NewFile creates a new config file with the given name in a directory dir.
SetAppDir sets the app folder (retrieved by AppDir()) and can only be called once.