Returns true when Breakpoints are used over DRb. Breakpoint.activate_drb causes this to be true.
# File breakpoint.rb, line 437 def use_drb? @use_drb == true end
<code/>
<pre/>
<code/>and<pre/>for code samples.