mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-29 13:03:09 +03:00
b0bb796a42
* refactor: rename `command` mod to `process`, move restart_application * refactor(api): move `exit`, `relaunch` APIs to `process` module
86 B
86 B
api |
---|
patch |
Move exit
and relaunch
APIs from app
to process
module.