There's no documentation for this item.
# File commands/process/reaper.rb, line 69 def terminating?(action) [ "kill", "graceful" ].include?(action) end
<code/>
<pre/>
<code/>and<pre/>for code samples.