Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ last_error
Method
last_error
src/fl/stl/asio/http/server.h:226–226 ·
view source on GitHub ↗
Get last error message
Source
from the content-addressed store, hash-verified
224
225
/// Get last error message
226
string last_error() const { return mLastError; }
227
228
private:
229
// EngineEvents::Listener implementation
Callers
4
main
Function · 0.80
setup
Function · 0.80
setup
Function · 0.80
startHttpServer
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected