exjprop v0.1.0 Exjprop.Parser

Summary

Functions

Parse an enumerable or multi-line string of properties into a map of keys and values

Functions

parse(string)

Parse an enumerable or multi-line string of properties into a map of keys and values.

If an enumerable is given, each enumberable entry should be a single key=value entry.