Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crownengine/crown
/ ~DataCompiler
Method
~DataCompiler
src/resource/data_compiler.cpp:637–641 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
635
}
636
637
DataCompiler::~DataCompiler()
638
{
639
if (_options->_server)
640
_file_monitor.stop();
641
}
642
643
void DataCompiler::add_file(const char *path)
644
{
Callers
nothing calls this directly
Calls
1
stop
Method · 0.45
Tested by
no test coverage detected