Method: Longleaf::SystemConfigBuilder#get

Defined in:
lib/longleaf/specs/system_config_builder.rb

#getObject

Returns the constructed configuration.

Returns:

  • the constructed configuration



23
24
25
# File 'lib/longleaf/specs/system_config_builder.rb', line 23

def get
  @config
end