Configuration API#
The objects and helpers below expose the public configuration interface.
Manager and Helpers#
High-level orchestrator for tidy3d configuration. |
|
Return the underlying configuration manager instance. |
|
|
Recreate the global configuration manager (primarily for tests). |
Legacy Compatibility#
Provide attribute-level compatibility with the legacy config module. |
|
alias of |
|
alias of |
Registration Utilities#
Decorator to register a configuration section schema. |
|
Decorator to register a plugin configuration schema. |
|
Decorator to register a handler for a configuration section. |
|
Return registered section schemas. |
|
Return registered configuration handlers. |