class VCR::HTTPInteraction::HookAware
def ignored?
- See: #ignore! -
Returns:
-
(Boolean)
- whether or not this HTTP interaction should be ignored.
def ignored? !!@ignored end
(Boolean)
- whether or not this HTTP interaction should be ignored.
def ignored? !!@ignored end