Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ launch
Method
launch
src/cinder/app/linux/AppLinux.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
void AppLinux::launch()
47
{
48
mImpl->run();
49
}
50
51
WindowRef AppLinux::createWindow( const Window::Format &format )
52
{
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected