scriptlike v0.7.0 (2015-04-02T15:57:26Z)
Home
Dub
Repo
PathT.opBinaryRight
scriptlike
path
PathT
Concatenates two paths, with a directory separator in between.
struct
PathT
(C = char)
PathT
!
C
opBinaryRight
(
string
op
)
(
const
(
C
)[]
lhs
)
if
(
op
== "~"
)
if
(
is
(
C
==
char
)
)
Meta
Source
See Implementation
scriptlike
path
PathT
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
toRawString
toString
properties
empty
up
Concatenates two paths, with a directory separator in between.