Class: ConfigOMat::Cond::ProfilesToApply

Inherits:
LifecycleVM::CondBase
  • Object
show all
Defined in:
lib/config_o_mat/configurator/cond/profiles_to_apply.rb

Instance Method Summary collapse

Instance Method Details

#callObject



24
25
26
# File 'lib/config_o_mat/configurator/cond/profiles_to_apply.rb', line 24

def call
  !profiles_to_apply.empty?
end