vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
Path.normalize
index
vibe
core
path
Path
Resolves all '.' and '..' path entries as far as possible.
struct
Path
@
safe
pure
void
normalize
(
)
Meta
Source
See Implementation
index
vibe
core
path
Path
aliases
Segment
constructors
this
functions
normalize
opBinary
opCmp
opDollar
opEquals
opIndex
opOpAssign
opSlice
startsWith
toHash
toNativeString
toString
properties
absolute
bySegment
empty
endsWithSlash
external
head
length
nodes
parentPath
Resolves all '.' and '..' path entries as far as possible.