Class: ConfigOMat::Cond::EarlyExit

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

Instance Method Summary collapse

Instance Method Details

#callObject



24
25
26
# File 'lib/config_o_mat/shared/cond/early_exit.rb', line 24

def call
  early_exit
end