Method: Puppet::Scheduler::Job#run_interval
- Defined in:
- lib/puppet/scheduler/job.rb
#run_interval ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
3 4 5 |
# File 'lib/puppet/scheduler/job.rb', line 3 def run_interval @run_interval end |