vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
Path.opOpAssign
index
vibe
core
path
Path
Undocumented in source. Be warned that the author may not have intended to support it.
void
opOpAssign
(string rhs)
void
opOpAssign
(PathEntry rhs)
struct
Path
@
safe
pure
void
opOpAssign
(
string
OP
)
(
PathEntry
rhs
)
if
(
OP
== "~"
)
void
opOpAssign
(immutable(PathEntry)[] rhs)
void
opOpAssign
(Path rhs)
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