core/src/which library

Classes

Which
Returned from the which funtion to provide the details we discovered about appname.
WhichSearch
Search resutls from the which method.

Functions

which(String appname, {bool first = true, bool verbose = false, bool extensionSearch = true, void progress(WhichSearch)?}) Which
Searches the PATH for the location of the application give by appname.