Cony v0.2.3 Cony.Parser View Source
Provides a method to parse environment variables.
Link to this section Summary
Link to this section Functions
Link to this function
parse(type, value)
View Source
parse(Cony.variable_type(), Cony.variable_value()) :: {:ok, any()} | {:error, Cony.Parser.ParseError.t()}