Anons79 Mini Shell

Directory : /opt/puppetlabs/puppet/lib/ruby/2.5.0/rexml/dtd/
Upload File :
Current File : //opt/puppetlabs/puppet/lib/ruby/2.5.0/rexml/dtd/attlistdecl.rb

# frozen_string_literal: false
require "rexml/child"
module REXML
  module DTD
    class AttlistDecl < Child
      START = "<!ATTLIST"
      START_RE = /^\s*#{START}/um
      PATTERN_RE = /\s*(#{START}.*?>)/um
    end
  end
end

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]