Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
300
int main(int argc, const char* argv[])
301
{
302
return HelloCubeApp().Run({ argc, argv });
303
}
Callers
nothing calls this directly
Calls
2
HelloCubeApp
Class · 0.85
Run
Method · 0.45
Tested by
no test coverage detected