Module Bundler::SafeCatch::Result::Matcher
In: lib/bundler/safe_catch.rb

The Matcher class is never instantiated; it is dup‘ed and used as a rescue-clause argument to match Result exceptions based on their tags.

Methods

===  

Attributes

tag  [RW] 

Public Class methods

[Validate]