Checks if the program exists and is executable. If the programPath is not an absolute path, the file is looked up in the $PATH environment variable. This function is defined only on Posix.
See Implementation
Checks if the program exists and is executable. If the programPath is not an absolute path, the file is looked up in the $PATH environment variable. This function is defined only on Posix.