vibe-core v1.9.3 (2020-08-03T00:34:08Z)
Dub
Repo
GenericPath.toString
vibe
core
path
GenericPath
Returns the string representation of the path.
struct
GenericPath
(F)
@
safe
const nothrow @
nogc
string
toString
(
)
Meta
Source
See Implementation
vibe
core
path
GenericPath
aliases
Format
constructors
this
functions
hasParentPath
normalize
opBinary
opCast
opEquals
opOpAssign
parentPath
startsWith
toHash
toString
properties
absolute
byPrefix
bySegment
bySegment2
empty
endsWithSlash
head
head2
static functions
fromString
fromTrustedString
isSeparator
structs
PathRange
Segment
Segment2
variables
defaultSeparator
Returns the string representation of the path.