Method: Puppet::Util::Watcher::Timer#timeout
- Defined in:
- lib/puppet/util/watcher/timer.rb
#timeout ⇒ Object (readonly)
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.
2 3 4 |
# File 'lib/puppet/util/watcher/timer.rb', line 2 def timeout @timeout end |