We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f2cec commit a65fe41Copy full SHA for a65fe41
1 file changed
src/imcflibs/pathtools.py
@@ -38,6 +38,7 @@ def parse_path(path, prefix=""):
38
dict
39
The parsed (and possibly combined) path split into its components, with
40
the following keys:
41
+
42
- `orig` : The full string as passed into this function (possibly
43
combined with the prefix in case one was specified).
44
- `full` : The same as `orig` with separators adjusted to the current
0 commit comments