mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-25 13:17:47 +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.
|