class

Term2::ExecError

Inherits Exception < Reference < Object

Raised when an executed process exits unsuccessfully.

Constructors

new(cmd : String, message : String, exit_status : Int32 | Nil = nil)
Source

Instance methods

exit_status
Source