dxx ~master (2018-08-15T02:01:19Z)
Dub
Repo
Path.opOpAssign
scriptlike
path
extras
Path
Appends a path to this one, with a directory separator in between.
Path
opOpAssign
(
Path
rhs
)
Path
opOpAssign
(
string
rhs
)
struct
Path
Path
opOpAssign
(
string
op
)
(
string
rhs
)
if
(
op
== "~"
)
Path
opOpAssign
(
Ext
rhs
)
Meta
Source
See Implementation
scriptlike
path
extras
Path
aliases
toRawString
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
raw
toString
properties
empty
up
Appends a path to this one, with a directory separator in between.