MCPcopy 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
1178void
1179Recorder::errlog_begin ()
1180{
1181 if (m_recording) {
1182 m_error_text = "";
1183 }
1184}
1185
1186void
1187Recorder::errlog_end ()

Callers 1

beginMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected