class Guard::Watcher::Pattern::Matcher
def ==(other)
-
(true, false)
- equal or not
Parameters:
-
other
(Guard::Watcher::Pattern::Matcher
) --
def ==(other) matcher == other.matcher end
(true, false)
- equal or not
other
(Guard::Watcher::Pattern::Matcher
)
--
def ==(other) matcher == other.matcher end