scriptlike v0.5.0 (2014-02-11T11:02:35Z)
Home
Dub
Repo
Path.toString
scriptlike
Path
Convert to string, quoting or escaping spaces if necessary.
struct
Path
(C = char)
string
toString
(
)
if
(
is
(
C
==
char
)
)
Meta
Source
See Implementation
scriptlike
Path
constructors
this
functions
opBinary
opBinaryRight
opCmp
opEquals
opOpAssign
toRawString
toString
properties
empty
up
Convert to string, quoting or escaping spaces if necessary.