Files
tauri-plugins-workspace/.changes/shell-regex-match-string.md
T
2024-08-02 10:03:35 -03:00

7 lines
243 B
Markdown

---
"shell": patch
---
Change the `execute` scope argument validator regex to match on the entire string by default.
If this behavior is not desired check the `raw` boolean configuration option that is available along the `validator` string.