class method self.new

Ruby on Rails 2.2.3

Since v2.2.3 Last seen in v2.2.3

Signature

self.new(pid_path, pattern)

No documentation comment.

Parameters

pid_path req
pattern req
Source
# File railties/lib/commands/process/inspector.rb, line 16
  def initialize(pid_path, pattern)
    @pid_path, @pattern = pid_path, pattern
  end

Defined in railties/lib/commands/process/inspector.rb line 16 · View on GitHub · Improve this page · Find usages on GitHub

Defined in Inspector

Type at least 2 characters to search.

↑↓ navigate · open · esc close