vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
Path.endsWithSlash
index
vibe
core
path
Path
Determines if the path ends with a slash (i.e. is a directory)
bool
endsWithSlash
[@property getter]
bool
endsWithSlash
[@property setter]
struct
Path
@
safe
pure @
property
void
endsWithSlash
(
bool
v
)
Meta
Source
See Implementation
index
vibe
core
path
Path
aliases
Segment
constructors
this
functions
normalize
opBinary
opCmp
opDollar
opEquals
opIndex
opOpAssign
opSlice
startsWith
toHash
toNativeString
toString
properties
absolute
bySegment
empty
endsWithSlash
external
head
length
nodes
parentPath
Determines if the path ends with a slash (i.e. is a directory)