Skip to main content

Module result

Module result 

Source
Expand description

Command execution result

This module provides the CommandResult struct that represents the complete result of a successfully executed command, including exit status, stdout, and stderr.

Structsยง

CommandResult
Represents the complete result of a successfully executed command