class CSP::DirectiveValue::Source::None
Private Instance Methods
regexp()
click to toggle source
# File lib/directive_value/source/none.rb, line 10 def regexp /\A#{CSP::Grammar::NONE_SOURCE}\z/o end
# File lib/directive_value/source/none.rb, line 10 def regexp /\A#{CSP::Grammar::NONE_SOURCE}\z/o end