scriptlike v0.10.1 (2017-02-26T02:53:24Z)
Home
Dub
Repo
Path.opBinaryRight
scriptlike
path
extras
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
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.