Expand description
Wrapper around [xshell::Shell] that centralizes the clippy::disallowed_methods
allow to a single place, since xtask is not a flowey node and legitimately
needs to spawn subprocesses.
Structsยง
- Xtask
Shell - Thin wrapper around [
xshell::Shell] for use in xtask code.