View Source Komodo.Helpers (komodo v0.1.1)
Summary
Functions
Converts a string path spec to an array for use in the komodo javascript library
Functions
Converts a string path spec to an array for use in the komodo javascript library
Example: iex> Komodo.Helpers.arguments_path("&1.inner[2].name") "0.inner.2.name"