There's no documentation for this item.
# File commands/process/inspector.rb, line 28 def pids pid_files.collect do |pid_file| File.read(pid_file).to_i end end
<code/>
<pre/>
<code/>and<pre/>for code samples.