mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 19:44:39 +03:00
b0bb796a42
* refactor: rename `command` mod to `process`, move restart_application * refactor(api): move `exit`, `relaunch` APIs to `process` module
6 lines
86 B
Markdown
6 lines
86 B
Markdown
---
|
|
"api": patch
|
|
---
|
|
|
|
Move `exit` and `relaunch` APIs from `app` to `process` module.
|