exePath property

String? exePath
getter/setter pair

The full path to the executable if found.

This is null if found is false.

Implementation

String? exePath;