vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
WindowsPathFormat.toString
vibe
core
path
WindowsPathFormat
Undocumented in source. Be warned that the author may not have intended to support it.
struct
WindowsPathFormat
static
void
toString
(
I
O
)
(
I
segments
,
O
dst
)
if
(
isInputRange
!
I
&&
isOutputRange
!(
O
,
char
)
)
Meta
Source
See Implementation
vibe
core
path
WindowsPathFormat
manifest constants
defaultSeparator
static functions
decodeSegment
decodeSingleSegment
encodeSegment
getAbsolutePrefix
getBackNode
getFrontNode
isSeparator
toString
validateDecodedSegment
validatePath