Skip to main content

Module builder

Module builder 

Source
Expand description

Asynchronous command execution module.

This module provides a type-safe interface for executing shell commands using Tokio’s tokio::process::Command.

Structs§

CommandBuilder
Command builder for asynchronous execution.