Method: Longleaf::SystemConfigBuilder#get
- Defined in:
- lib/longleaf/specs/system_config_builder.rb
#get ⇒ Object
Returns the constructed configuration.
23 24 25 |
# File 'lib/longleaf/specs/system_config_builder.rb', line 23 def get @config end |