Icr::Executer
Inherits Reference / Object
Build crystal source code file based on commands in CommandStack, executes it as crystal program and returns result as an instance of ExecutionResult.
Constructors
new(command_stack : CommandStack, debug : Bool = false)
SourceInstance methods
debug
Sourcedebug=(debug : Bool)
Sourceexecute
Sourceprint_source_file
Source