Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AshampooSystems/boden
/ toJSON
Method
toJSON
framework/foundation/src/AttributedString.cpp:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
json AttributedString::toJSON() const { return {{
"html"
, toHTML()}}; }
40
}
Callers
1
to_json
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected