Module: Stoplight::_ExceptionMatcher
- Defined in:
- sig/stoplight/ports/exception_matcher.rbs
Instance Method Summary collapse
- #=== ⇒ Boolean
-
#is_a? ⇒ Boolean
Object methods.
Instance Method Details
#=== ⇒ Boolean
3 |
# File 'sig/stoplight/ports/exception_matcher.rbs', line 3
def ===: (untyped) -> bool
|
#is_a? ⇒ Boolean
Object methods
6 |
# File 'sig/stoplight/ports/exception_matcher.rbs', line 6
def is_a?: (untyped) -> bool
|