vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
Segment.separator
vibe
core
path
GenericPath
Segment
The trailing separator (e.g.
'/'
) or
'\0'
.
char
separator
[@property getter]
char
separator
[@property setter]
struct
Segment
@
safe
@
property
void
separator
(
char
ch
)
Meta
Source
See Implementation
vibe
core
path
GenericPath
Segment
constructors
this
functions
opCast
opEquals
toString
properties
hasSeparator
name
separator
static functions
fromTrustedString
validateFilename
The trailing separator (e.g. '/') or '\0'.