class Honeybadger::Notice

def halted?

Experimental RBS support (using type sampling data from the type_fusion project).

def halted?: () -> false

This signature was generated using 2 samples from 1 application.

Other tags:
    Api: - private
def halted?
  !!@halted
end