originalExecutable property
This is the original executable that was passed to the constructor of this CliTool.
This may be the same as executable, except if the current platform is Windows and windowsCodePage is non-null.
Also see executable.
Implementation
@nonVirtual
final String originalExecutable;