Class: ConfigOMat::Cond::ServicesToReload
- Inherits:
-
LifecycleVM::CondBase
- Object
- LifecycleVM::CondBase
- ConfigOMat::Cond::ServicesToReload
- Defined in:
- lib/config_o_mat/configurator/cond/services_to_reload.rb
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
24 25 26 |
# File 'lib/config_o_mat/configurator/cond/services_to_reload.rb', line 24 def call !services_to_reload.empty? end |