Files
tauri-plugins-workspace/.changes/shell-command-apis.md
Amr Bashir 84133b57b8 feat(window): refactor and improvements (#426)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2023-08-07 13:20:17 -03:00

6 lines
102 B
Markdown

---
"shell": "patch"
---
Added `Command::arg`, `Command::env` and changed `Command::new` input type.