valid_attr?

in lib/jenkinsfile_runner/base_configuration.rb [93:96]


    def valid_attr?(attr)
      all_attributes.include?(attr)
    end