|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| ClangInterpreter::EvalResult Lila::ClangInterpreter::eval_file | ( | const std::string & | filepath | ) |
Evaluates a code file by including it.
| filepath | Path to the file to execute |
Definition at line 188 of file ClangInterpreter.cpp.
References Lila::ClangInterpreter::EvalResult::error, eval(), LILA_ERROR, and LILA_INFO.
Here is the call graph for this function: