Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ errlog_begin
Method
errlog_begin
src/laybasic/laybasic/gtf.cc:1178–1184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1176
}
1177
1178
void
1179
Recorder::errlog_begin ()
1180
{
1181
if (m_recording) {
1182
m_error_text =
""
;
1183
}
1184
}
1185
1186
void
1187
Recorder::errlog_end ()
Callers
1
begin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected