Skip to main content

Module path

Module path 

Source
Expand description

The single path grammar used by every traversal operation.

A dot separates segments. \. embeds a dot in a key and \\ embeds a backslash. Every other escape is rejected so a path is reversible.

Functionsยง

join_path
parse_path