Module tauri_utils::platform
source · Expand description
Platform helper functions.
Functions§
- Retrieves the currently running binary’s path, taking into account security considerations.
- Checks if we’re running on Windows 7.
- Computes the resource directory of the current environment.
- Try to determine the current target triple.
- Returns a tuple of (major, minor, buildnumber) for the Windows version.