Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ console_server
Function
console_server
src/device/console_server.cpp:643–646 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
641
} // namespace console_server_globals
642
643
ConsoleServer *console_server()
644
{
645
return console_server_globals::_console_server;
646
}
647
648
} // namespace crown
Callers
9
notify_add_file
Function · 0.85
notify_remove_file
Function · 0.85
notify_add_tree
Function · 0.85
notify_remove_tree
Function · 0.85
notify_change_file
Function · 0.85
main_data_compiler
Function · 0.85
console_log
Function · 0.85
main_runtime
Function · 0.85
load_api
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected