MCPcopy Create free account
hub / github.com/MethanePowered/MethaneKit / main

Function main

Apps/02-HelloCube/HelloCubeApp.cpp:300–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298};
299
300int main(int argc, const char* argv[])
301{
302 return HelloCubeApp().Run({ argc, argv });
303}

Callers

nothing calls this directly

Calls 2

HelloCubeAppClass · 0.85
RunMethod · 0.45

Tested by

no test coverage detected