scriptlike v0.8.0 (2015-06-14T01:03:01Z)
Home
Dub
Repo
Path.this
scriptlike
Path
Main constructor.
this
(const(C)[] path)
struct
Path
(C = char)
@
safe
pure nothrow
this
()
(
const
(
C
)[]
path
= "."
)
if
(
is
(
C
==
char
)
)
this
(T[] path)
Meta
Source
See Implementation
scriptlike
Path
constructors
this
functions
opBinary
opBinaryRight
opCmp
opEquals
opOpAssign
toRawString
toString
properties
empty
up
Main constructor.