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)
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.