method

pid_files

v2.1.0 - Show latest stable - Class: Killer
pid_files()
private

No documentation available.

# File railties/lib/commands/process/reaper.rb, line 92
    def pid_files
      Dir.glob(@pid_path + "/" + @pattern)
    end