meld.system.builders.amber.builder.AmberSystemBuilder
- class meld.system.builders.amber.builder.AmberSystemBuilder(options)[source]
Bases:
objectClass to handle building a System from SubSystems.
- __init__(options)[source]
Initialize a SystemBuilder
- Parameters
options (
AmberOptions) – Options for building the system
Methods
__init__(options)Initialize a SystemBuilder
build_system(subsystems[, leap_header_cmds])Build the system from AmberSubSystems
Attributes
options