Flowdock
method

inspect

Importance_0
v2.2.1 - Show latest stable - 0 notes - Class: Inspector
inspect(pid_path, pattern) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/commands/process/inspector.rb, line 12
  def self.inspect(pid_path, pattern)
    new(pid_path, pattern).inspect
  end
Register or log in to add new notes.