summaryrefslogtreecommitdiff
path: root/ext/web/timers.rs
diff options
context:
space:
mode:
authorYoshiya Hinosawa <stibium121@gmail.com>2022-10-17 19:51:25 +0900
committerGitHub <noreply@github.com>2022-10-17 19:51:25 +0900
commite41af14b2a5e7643e4d4e882b20a828ef0104757 (patch)
tree272f45e879ea16217fea30842b22a0f7ba3a067d /ext/web/timers.rs
parent0dc2f02dfa2b299cd8a8d352c880b05be463cf0f (diff)
feat(unstable): add windowsRawArguments to SpawnOptions (#16319)
This change adds `windowsRawArguments` to `SpawnOptions`. The option enables skipping the default quoting and escaping while creating the command on windows. The option works in a similar way as `windowsVerbatimArguments` in child_process.spawn options in Node.js, and is necessary for simulating it in `std/node`. closes #8852
Diffstat (limited to 'ext/web/timers.rs')
0 files changed, 0 insertions, 0 deletions