Class: Gitlab::Ci::Config::External::Header::Mapper::Matcher

Inherits:
Mapper::Matcher show all
Defined in:
lib/gitlab/ci/config/external/header/mapper/matcher.rb

Overview

Header-specific matcher that reuses the core matching logic but only matches header-compatible file types

Method Summary

Methods inherited from Mapper::Base

#initialize, #process

Constructor Details

This class inherits a constructor from Gitlab::Ci::Config::External::Mapper::Base