Class
Timeliness::Format
In:
lib/timeliness/format.rb
Parent:
Object
Methods
compile!
new
process
Included Modules
Helpers
Constants
CompilationFailed
=
Class.new(StandardError)
Attributes
format_string
[R]
regexp
[R]
regexp_string
[R]
token_count
[R]
Public Class methods
new
(format_string)
Public Instance methods
compile!
()
process
(*args)
Redefined on compile
[Validate]