scriptlike v0.8.0 (2015-06-14T01:03:01Z)
Home
Dub
Repo
Path.opBinaryRight
scriptlike
path
Path
Concatenates two paths, with a directory separator in between.
struct
Path
Path
opBinaryRight
(
string
op
)
(
string
lhs
)
if
(
op
== "~"
)
Meta
Source
See Implementation
scriptlike
path
Path
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
toRawString
toString
properties
empty
up
Concatenates two paths, with a directory separator in between.