hipchat_elixir v0.1.0 Hipchat.Generator.Yaml

YAML to map converter.

Meant to be used in ex_hipchat.generate mix task. Using ymerl inside.

Summary

Functions

from_file(file_name)
from_file(Path.t) :: {:ok, map} | {:error, term}