init(command:host:output:duration:retries:exception:)
Creates an annotated command execution result.
init(command: any Command, host: RemoteHost, output: CommandOutput, duration: Duration, retries: Int, exception: (any Error)?)
Creates an annotated command execution result.
init(command: any Command, host: RemoteHost, output: CommandOutput, duration: Duration, retries: Int, exception: (any Error)?)