module

Crul::Formatters

Constants

MAP = {Format::Auto => Formatters::Auto, Format::XML => Formatters::XML, Format::JSON => Formatters::JSON, Format::Plain => Formatters::Plain}

Constructors

new(format, *args)

Nested types