mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-02 13:41:49 +02:00
7 lines
243 B
Markdown
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.
|