scriptlike v0.7.0 (2015-04-02T15:57:26Z)
Home
Dub
Repo
PathT.toString
scriptlike
path
PathT
Convert to string, quoting or escaping spaces if necessary.
struct
PathT
(C = char)
string
toString
(
)
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
Convert to string, quoting or escaping spaces if necessary.