class Puppet::Pops::Types::PPatternType

Represents a subtype of String that narrows the string to those matching the patterns If specified without a pattern it is basically the same as the String type.

@api public