Class: Gitlab::Ci::Config::External::Header::Processor
- Defined in:
- lib/gitlab/ci/config/external/header/processor.rb
Overview
Header include processor
Processes header includes to merge input definitions. Inherits from External::Processor and overrides only the Mapper instantiation.
Constant Summary
Constants inherited from Processor
Processor::DuplicateInputError, Processor::IncludeError
Instance Attribute Summary
Attributes inherited from Processor
Method Summary
Methods inherited from Processor
Constructor Details
This class inherits a constructor from Gitlab::Ci::Config::External::Processor