Method: Puppet::Util::Pidlock#file_path
- Defined in:
- lib/puppet/util/pidlock.rb
#file_path ⇒ 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.
42 43 44 |
# File 'lib/puppet/util/pidlock.rb', line 42 def file_path @lockfile.file_path end |