class AdLint::SystemHeader

Public Instance Methods

system_header?() click to toggle source
# File lib/adlint/source.rb, line 149
def system_header?
  true
end