Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WayfireWM/wayfire
/ as_string
Method
as_string
src/json.cpp:403–406 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
401
}
402
403
std::string json_reference_t::as_string() const
404
{
405
return (std::string)*this;
406
}
407
408
void json_t::init()
409
{
Callers
2
handle_fd_incoming
Method · 0.80
ipc_rules_events_methods_t
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected