Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ set_remove_on_empty
Method
set_remove_on_empty
src/laybasic/laybasic/layAbstractMenu.cc:308–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
306
}
307
308
void
309
AbstractMenuItem::set_remove_on_empty ()
310
{
311
m_remove_on_empty = true;
312
}
313
314
// ---------------------------------------------------------------
315
// Action implementation
Callers
1
find_item
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected