Pathex v0.3.0 Pathex.Parser View Source
Module for parsing path created wuth sigils
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, atom)
View Sourceparse(binary(), Pathex.mod()) :: Pathex.Combination.t()