Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ is_enabled
Method
is_enabled
src/laybasic/laybasic/layAbstractMenu.cc:941–945 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
939
}
940
941
bool
942
Action::is_enabled () const
943
{
944
return m_enabled;
945
}
946
947
bool
948
Action::is_separator () const
Callers
1
set_action
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected