Executus v0.1.2 Executus.Result

A struct containing the result of running a program after it has terminated.

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %Executus.Result{err: term(), out: term(), status: term()}