MCPcopy Create free account
hub / github.com/WheretIB/nullc / GetError

Method GetError

Colorer.cpp:801–804  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

799}
800
801std::string Colorer::GetError()
802{
803 return lastError;
804}
805
806void Colorer::ColorCode(int style, const char* start, const char* end)
807{

Callers 1

WndProcFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected