class Icr::Executer
- Icr::Executer
- Reference
- Object
Overview
Build crystal source code file based on commands in CommandStack, executes it as crystal program and returns result as an instance of ExecutionResult.
Defined in:
icr/executer.crConstructors
Instance Method Summary
-
#cleanup!
Remove .crystal directory and internals created by +crystal+ command.
- #debug : Bool
- #debug=(debug : Bool)
- #execute
- #print_source_file