vibe-core ~master (2022-04-01T19:24:37Z)
Dub
Repo
Segment.hasSeparator
vibe
core
path
GenericPath
Segment
Returns
true
iff
the segment has a trailing path separator.
struct
Segment
@
safe
@
property
const nothrow @
nogc
bool
hasSeparator
(
)
Meta
Source
See Implementation
vibe
core
path
GenericPath
Segment
constructors
this
functions
opCast
opEquals
toString
properties
hasSeparator
name
separator
static functions
fromTrustedString
validateFilename
Returns true iff the segment has a trailing path separator.