Pathex v0.1.0 Pathex.Parser View Source
Link to this section Summary
Link to this section Types
Link to this type
suggested_path()
View Sourcesuggested_path() :: [
{Pathex.struct_type() | nil, Pathex.key_type() | nil, binary()}
]
Link to this section Functions
Link to this function
parse(string, list)
View Sourceparse(binary(), charlist()) :: suggested_path()