scriptlike ~master (2019-07-15T18:36:56Z)
Home
Dub
Repo
Path.opOpAssign
scriptlike
path
extras
Path
Appends a path to this one, with a directory separator in between.
Path
opOpAssign
(Path rhs)
struct
Path
Path
opOpAssign
(
string
op
)
(
Path
rhs
)
if
(
op
== "~"
)
Path
opOpAssign
(string rhs)
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.