Description Usage Arguments Details Author(s)
Locates the executable given by 'command'; tests version if possible on the current system.
1 2 |
command |
Name of executable to find |
mustExist |
If |
version |
|
... |
Not used. |
verbose |
See |
The executable is searched for as follows:
Sys.which(command)
The software version is obtained by trying to parse
'cmd --version'
Taku Tokuyasu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.