Libraries
»
what
(0.4.1)
»
Index
»
What
»
Formatters
»
YAML
»
#format
Method: What::Formatters::YAML#format
Defined in:
lib/what/formatters/yaml.rb
#
format
(hash) ⇒
Object
8 9 10
# File 'lib/what/formatters/yaml.rb', line 8
def
format
(
hash
)
hash
.
to_yaml
end