ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
pathStartsWith
ae
utils
path
Like startsWith, but pathStartsWith("/foo/barbara", "/foo/bar") is false.
bool
pathStartsWith
(
in
char
[]
path
,
in
char
[]
prefix
)
Meta
Source
See Implementation
ae
utils
path
aliases
fastRelativePath
functions
excludeTrailingPathSeparator
findExecutable
findProgramDirectory
haveExecutable
includeTrailingPathSeparator
pathStartsWith
rebasePath
relPath
manifest constants
nullFileName
properties
pathDirs
Like startsWith, but pathStartsWith("/foo/barbara", "/foo/bar") is false.