Module tauri_sys::process

source ·
Expand description

Perform operations on the current process.

Functions§

  • Exits immediately with the given exit_code.
  • Exits the current instance of the app then relaunches it.