Class: Dicey::CLI::Formatters::YAMLFormatter Private

Inherits:
BaseMapFormatter show all
Defined in:
lib/dicey/cli/formatters/yaml_formatter.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

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

Constant Summary collapse

METHOD =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

:to_yaml

Method Summary

Methods inherited from BaseMapFormatter

#call