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