MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / GetError

Method GetError

DSView/pv/ZipMaker.cpp:158–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158const char *ZipMaker::GetError()
159{
160 if (m_error[0])
161 return m_error;
162 return NULL;
163}
164
165//-----------------ZipReader
166

Callers 4

save_startMethod · 0.80
save_logicMethod · 0.80
save_analogMethod · 0.80
save_dsoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected