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

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

Overview

This method just gets the files using the header-specific Matcher and verifies them.

Defined Under Namespace

Classes: Matcher

Constant Summary

Constants inherited from Mapper

Mapper::AmbigiousSpecificationError, Mapper::Error, Mapper::InvalidTypeError, Mapper::TooManyIncludesError, Mapper::TooMuchDataInPipelineTreeError

Method Summary

Methods inherited from Mapper

#initialize, #process

Constructor Details

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