#include <hyprlang.hpp>
◆ getError()
const char * Hyprlang::CParseResult::getError |
( |
| ) |
const |
|
inline |
Get this ParseResult's error string. Pointer valid until the error string is changed or this object gets destroyed.
◆ setError()
void Hyprlang::CParseResult::setError |
( |
const char * | err | ) |
|
Set an error contained by this ParseResult. Creates a copy of the string, does not take ownership.
◆ CConfig
◆ error
bool Hyprlang::CParseResult::error = false |
The documentation for this class was generated from the following file: