Expand description
Shell tools: shell.exec (/bin/sh) and shell.pwsh (PowerShell).
Subprocess execution with configurable timeouts; shared capture helper reused across both tools.
Re-exports§
pub use exec::ShellExecTool;pub use pwsh::ShellPwshTool;
Shell tools: shell.exec (/bin/sh) and shell.pwsh (PowerShell).
Subprocess execution with configurable timeouts; shared capture helper reused across both tools.
pub use exec::ShellExecTool;pub use pwsh::ShellPwshTool;