MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_last_error()

std::string Lila::ClangInterpreter::get_last_error ( ) const
inline

Gets the last error message.

Returns
String containing the last error

Definition at line 136 of file ClangInterpreter.hpp.

136{ return m_last_error; }