vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
Path.opEquals
index
vibe
core
path
Path
Tests two paths for equality using '=='.
bool
opEquals
(Path rhs)
struct
Path
@
safe
pure const
bool
opEquals
(
ref
const
Path
rhs
)
bool
opEquals
(Path other)
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
Tests two paths for equality using '=='.