scriptlike v0.8.0 (2015-06-14T01:03:01Z)
Home
Dub
Repo
Path.opBinary
scriptlike
path
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
Path
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
toRawString
toString
properties
empty
up
Concatenates two paths, with a directory separator in between.