Returns true iff name can be executed via the process function in std.process. By default, PATH will be searched if name does not contain directory separators.
Path to file or name of executable
Determines wether or not the path should be searched.
See Implementation
Returns true iff name can be executed via the process function in std.process. By default, PATH will be searched if name does not contain directory separators.