MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / GetDataFile

Method GetDataFile

Sources/Shared/IO/WebRequest.cpp:909–912  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

907 }
908
909 String WebResponseImpl::GetDataFile() const
910 {
911 return _file->GetPath();
912 }
913
914 void WebResponseImpl::Finalize()
915 {

Callers 1

ProcessStateEventMethod · 0.80

Calls 2

DEATH_ASSERTFunction · 0.85
GetPathMethod · 0.45

Tested by

no test coverage detected