Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
158
const char *ZipMaker::GetError()
159
{
160
if (m_error[0])
161
return m_error;
162
return NULL;
163
}
164
165
//-----------------ZipReader
166
Callers
4
save_start
Method · 0.80
save_logic
Method · 0.80
save_analog
Method · 0.80
save_dso
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected