scriptlike ~master (2019-07-15T18:36:56Z)
Home
Dub
Repo
Path.opBinary
scriptlike
path
extras
Path
Concatenates two paths, with a directory separator in between.
Path
opBinary
(Path rhs)
Path
opBinary
(string rhs)
struct
Path
Path
opBinary
(
string
op
)
(
string
rhs
)
if
(
op
== "~"
)
Path
opBinary
(Ext rhs)
Path
opBinaryRight
(string lhs)
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.