Module: Stoplight::_System
- Included in:
- Wiring::System
- Defined in:
- sig/stoplight/ports/system.rbs
Overview
A System is a composition root that groups related circuit breakers with shared configuration.
Instance Method Summary collapse
Instance Method Details
#light ⇒ Object
9 |
# File 'sig/stoplight/ports/system.rbs', line 9
def light: (
|
#name ⇒ String
7 |
# File 'sig/stoplight/ports/system.rbs', line 7
def name: -> String
|