Command support for specified character encoding, closes #4644 (#4772)

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
This commit is contained in:
horochx
2022-07-28 05:23:27 +08:00
committed by GitHub
parent 433dafa01a
commit d8cf9f9fcd
9 changed files with 57 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
---
"tauri": minor
---
Add `api::Command::encoding` method to set the stdout/stderr encoding.