Eno
The main module. You'll be calling parse
on this, and possibly supplying a custom
locale (such as 'de'
, 'es'
, ...), reporter type (Eno::Reporters::Text
, Eno::Reporters::HTML
, Eno::Reporters::Terminal
are available)
or source label (usually to have filename appear in error messages) to that call.