Method: Qs::PIDFile#to_s

Defined in:
lib/qs/pid_file.rb

#to_sObject



34
35
36
# File 'lib/qs/pid_file.rb', line 34

def to_s
  @path
end