InnerCotton v0.4.1 InnerCotton.Yaml View Source
Convenient wrapper of :fast_yaml
.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: term()
t() :: term()
Link to this section Functions
Link to this function
decode_from_file(file, opts \\ [])
View Source
decode_from_file(file, opts \\ [])
View Source
decode_from_file(Path.t(), :fast_yaml.options()) :: t()
decode_from_file(Path.t(), :fast_yaml.options()) :: t()
Link to this function