ExMicrosoftAzureStorage.Storage.ConnectionString.parse

You're seeing just the function parse, go back to ExMicrosoftAzureStorage.Storage.ConnectionString module for more information.
Link to this function

parse(connection_string)

View Source

Specs

parse(connection_string :: String.t()) :: map()

Parses an ExMicrosoftAzureStorage storage connection string into a plain map.

Keys are normalised into lower case with underscores for convenience.