Skip to main content

Module builder

Module builder 

Source
Expand description

Synchronous command execution module.

This module provides a type-safe interface for executing shell commands using the standard library’s std::process::Command.

Structs§

CommandBuilder
Command builder for synchronous execution.