mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
refactor: rename command mod to process, move restart_application (#1667)
* refactor: rename `command` mod to `process`, move restart_application * refactor(api): move `exit`, `relaunch` APIs to `process` module
This commit is contained in:
committed by
GitHub
parent
5c1fe52c2b
commit
b0bb796a42
5
.changes/command-api-module.md
Normal file
5
.changes/command-api-module.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"tauri": patch
|
||||
---
|
||||
|
||||
Renamed the `command` API module to `process`.
|
||||
Reference in New Issue
Block a user