ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
haveExecutable
ae
utils
path
Returns
true
if a program with the given name can be found in PATH.
bool
haveExecutable
(
string
name
)
Meta
Source
See Implementation
ae
utils
path
aliases
fastRelativePath
functions
excludeTrailingPathSeparator
findExecutable
findProgramDirectory
haveExecutable
includeTrailingPathSeparator
pathStartsWith
rebasePath
relPath
manifest constants
nullFileName
properties
pathDirs
Returns true if a program with the given name can be found in PATH.