class

Icr::ExecutionResult

Inherits Reference / Object

Result of execution user's input, returned by Executer.

Constructors

new(success : Bool, value : String | Nil, output : String | Nil, error_output : String | Nil)
Source

Instance methods

error_output
Source
output
Source
success
Source
success?
Source
value
Source