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