Closed dbuenzli closed 6 years ago
Parse the PATH environment variable. Check that an executable file exists in one of the directories. Be careful on Windows the PATH variable has different separators. Related to #52.
PATH
The API can be seen here.
Parse the
PATH
environment variable. Check that an executable file exists in one of the directories. Be careful on Windows the PATH variable has different separators. Related to #52.