A helper module for OS type.
Function or value | Description |
Full Usage:
isRunnable progName
Parameters:
string
Returns: bool
|
Test if the given program name is runnable in the current environment by analyzing the PATH environment variable.
|
|
|
|
|