tauri_sys

Module 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.