Class: Dicey::OutputFormatters::YAMLFormatter

Inherits:
HashFormatter show all
Defined in:
lib/dicey/output_formatters/yaml_formatter.rb

Overview

Formats a hash as a YAML document under results key, with optional description key.

Constant Summary collapse

METHOD =
:to_yaml

Method Summary

Methods inherited from HashFormatter

#call