Class Timeliness::FormatSet
In: lib/timeliness/format_set.rb
Parent: Object

Methods

compile   compile!   match   new   single_format  

Attributes

formats  [R] 
regexp  [R] 

Public Class methods

Public Instance methods

Compiles the formats into one big regexp. Stores the index of where each format‘s capture values begin in the matchdata.

[Validate]