Libraries
»
dock_driver
(0.3.5)
»
Index
»
DockDriver
»
pid_file
Method: DockDriver.pid_file
Defined in:
lib/dock_driver.rb
.
pid_file
⇒
Object
The user’s PID file.
40 41 42
# File 'lib/dock_driver.rb', line 40
def
pid_file
@pid_file
end