scriptlike v0.7.0 (2015-04-02T15:57:26Z)
Home
Dub
Repo
PathT.empty
scriptlike
path
PathT
Is this path equal to empty string?
struct
PathT
(C = char)
@
property
bool
empty
(
)
if
(
is
(
C
==
char
)
)
Meta
Source
See Implementation
scriptlike
path
PathT
constructors
this
functions
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
toRawString
toString
properties
empty
up
Is this path equal to empty string?