struct

Patty::Util::CommandResult

Inherits Struct < Value < Object

Constructors

new(exit_code : Int32, stdout : String, stderr : String)
Source

Instance methods

clone
Source
copy_with(exit_code _exit_code = @exit_code, stdout _stdout = @stdout, stderr _stderr = @stderr)
Source
exit_code
output
Source
stderr
stdout
success?
Source