module ForkBreak::Breakpoints

Public Instance Methods

breakpoints() click to toggle source
# File lib/fork_break/breakpoints.rb, line 3
def breakpoints
  ForkBreak::Process.breakpoint_setter
end