MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / kind

Method kind

src/framework/io/json.cpp:191–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189 }
190 return Value::make_object(std::move(out));
191 }
192 throw std::runtime_error("unsupported json node type");
193}
194
195} // namespace
196

Callers 1

make_cjsonFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected