Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ config_setup
Method
config_setup
src/laybasic/laybasic/layPlugin.cc:429–434 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
427
}
428
429
void
430
Plugin::config_setup ()
431
{
432
do_config_setup (this);
433
do_config_end ();
434
}
435
436
void
437
Plugin::config_set (const std::string &name, const char *value)
Callers
3
make_density_map
Method · 0.80
init_app
Method · 0.80
register_plugin
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected