mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-27 11:56:05 +02:00
aff47992b3
closes #1361
6 lines
155 B
Markdown
6 lines
155 B
Markdown
---
|
|
"shell": "patch"
|
|
---
|
|
|
|
Run `Command.execute()` JS api, asynchronously in the Rust side to avoid blocking main thread and causing the webview to freeze.
|