Module: _RestartTerminator
- Defined in:
- sig/interfaces/restart_terminator.rbs
Instance Method Summary collapse
Instance Method Details
#call ⇒ boolish
2 |
# File 'sig/interfaces/restart_terminator.rbs', line 2
def call: (PgEventstore::Subscription subscription) -> boolish
|