class Byebug::RegularState

def proceed?


Checks whether that execution can proceed
def proceed?
  @proceed
end