class method self.new

Ruby on Rails 2.2.3

Last seen in v2.2.3

Signature

self.new(pid_path, pattern, keyword=nil)

No documentation comment.

Parameters

pid_path req
pattern req
keyword opt = nil
Source
# File railties/lib/commands/process/reaper.rb, line 48
  def initialize(pid_path, pattern, keyword=nil)
    @pid_path, @pattern, @keyword = pid_path, pattern, keyword
  end

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

Defined in Killer

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close