scriptlike ~master (2019-07-15T18:36:56Z)
Home
Dub
Repo
Path.opBinaryRight
scriptlike
path
extras
Path
Concatenates two paths, with a directory separator in between.
Path
opBinary
(Path rhs)
Path
opBinary
(string rhs)
Path
opBinaryRight
(string lhs)
struct
Path
Path
opBinaryRight
(
string
op
)
(
string
lhs
)
if
(
op
== "~"
)
Meta
Source
See Implementation
scriptlike
path
extras
Path
aliases
toRawString
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
raw
toString
properties
empty
up
Concatenates two paths, with a directory separator in between.