View Source Pathex.Short (Pathex v2.6.1)
This module provides short definitions of pathex paths.
For example, when using Pathex.Short, you can transform this
path :x / :y / 1 / 2To just this
:x / :y / 1 / 2
This module provides short definitions of pathex paths.
For example, when using Pathex.Short, you can transform this
path :x / :y / 1 / 2To just this
:x / :y / 1 / 2