Replies: 1 comment
-
Ah, I realize that it only applies to the leading |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'm confused because
./../foo
and../foo
return different results in my case (withrelative="path"
they are the same). Could it be that only the first case only.
is evaluated relative to route and all subsequent symbols, like..
, are evaulated relative to path anyway? I find it confusing, as in POSIX./..
would be equivalent to..
as far as I know?Beta Was this translation helpful? Give feedback.
All reactions