ae v0.0.2384 (2019-04-14T19:37:57Z)
Home
Dub
Repo
fastRelativePath
ae
utils
path
Like std.path.relativePath, but does not allocate if path starts with base.
string
fastRelativePath
(
string
path
,
string
base
)
Meta
Source
See Implementation
ae
utils
path
functions
excludeTrailingPathSeparator
fastRelativePath
findExecutable
findProgramDirectory
haveExecutable
includeTrailingPathSeparator
pathStartsWith
rebasePath
manifest constants
nullFileName
properties
pathDirs
Like std.path.relativePath, but does not allocate if path starts with base.