Module: Stoplight::_ExceptionMatcher

Defined in:
sig/stoplight/ports/exception_matcher.rbs

Instance Method Summary collapse

Instance Method Details

#===Boolean

Parameters:

  • (Object)

Returns:

  • (Boolean)


3
# File 'sig/stoplight/ports/exception_matcher.rbs', line 3

def ===: (untyped) -> bool

#is_a?Boolean

Object methods

Parameters:

  • (Object)

Returns:

  • (Boolean)


6
# File 'sig/stoplight/ports/exception_matcher.rbs', line 6

def is_a?: (untyped) -> bool