Module: FormatEngine

Defined in:
lib/format_engine/engine.rb,
lib/format_engine/version.rb,
lib/format_engine/spec_info.rb,
lib/format_engine/attr_parser.rb,
lib/format_engine/format_spec.rb,
lib/format_engine/attr_formatter.rb,
lib/format_engine/format_spec/rgx.rb,
lib/format_engine/format_spec/set.rb,
lib/format_engine/format_spec/literal.rb,
lib/format_engine/format_spec/variable.rb,
lib/format_engine/format_spec/parse_regex.rb

Defined Under Namespace

Modules: AttrFormatter, AttrParser Classes: Engine, FormatLiteral, FormatRgx, FormatSet, FormatSpec, FormatVariable, SpecInfo

Constant Summary collapse

VERSION =

The version of the format_engine gem.

"0.7.10".freeze