parser

in lib/jenkinsfile_runner/base_configuration.rb [60:63]


    def parser
      raise NotImplementedError, 'define a parser in the concrete configuration class'
    end