scriptlike v0.5.0 (2014-02-11T11:02:35Z)
Home
Dub
Repo
Path.empty
scriptlike
Path
Is this path equal to empty string?
struct
Path
(C = char)
@
property
bool
empty
(
)
if
(
is
(
C
==
char
)
)
Meta
Source
See Implementation
scriptlike
Path
constructors
this
functions
opBinary
opBinaryRight
opCmp
opEquals
opOpAssign
toRawString
toString
properties
empty
up
Is this path equal to empty string?