MCPcopy Create free account
hub / github.com/WayfireWM/wayfire / dump_scene

Method dump_scene

src/debug.cpp:435–438  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

433}
434
435void wf::dump_scene(scene::node_ptr root)
436{
437 _dump_scene(root);
438}
439
440void wf::detail::option_wrapper_debug_message(const std::string & option_name, const std::runtime_error & err)
441{

Callers

nothing calls this directly

Calls 1

_dump_sceneFunction · 0.85

Tested by

no test coverage detected