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