scriptlike v0.7.0 (2015-04-02T15:57:26Z)
Home
Dub
Repo
PathT.this
scriptlike
path
PathT
Main constructor.
this
(const(C)[] path)
struct
PathT
(C = char)
@
safe
pure nothrow
this
()
(
const
(
C
)[]
path
= "."
)
if
(
is
(
C
==
char
)
)
this
(T[] path)
Meta
Source
See Implementation
scriptlike
path
PathT
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
toRawString
toString
properties
empty
up
Main constructor.