View Source glee (glee v2.0.1)

Summary

Functions

format_dict(Map)

-spec format_dict(map()) -> string().

format_key_value(Key, Value)

-spec format_key_value(string(), string()) -> string().

parse(Contents)

-spec parse(string()) -> map().