scriptlike v0.9.6 (2016-05-29T02:51:52Z)
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)
Meta
Source
See Implementation
scriptlike
path
extras
Path
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
toRawString
toString
properties
empty
up
Concatenates two paths, with a directory separator in between.