Method: Orchestration::DockerCompose::Configuration#services
- Defined in:
- lib/orchestration/docker_compose/configuration.rb
#services ⇒ Object
16 17 18 |
# File 'lib/orchestration/docker_compose/configuration.rb', line 16 def services services_enabled.to_h end |