Documentation
Dlang.org
removeDotSegments
jsonschema
uri
Remove "." and ".." path segments (RFC 3986 §5.2.4).
@
safe
pure nothrow
string
removeDotSegments
(
string
input
)
jsonschema
uri
functions
parseUri
percentDecode
removeDotSegments
resolveUri
splitFragment
structs
Uri
Remove "." and ".." path segments (RFC 3986 §5.2.4).