MayaFlux 0.4.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 141 of file ClangInterpreter.hpp.

141{ return m_last_error; }