executable property

String get executable

Returns the executable path.

Implementation

String get executable => executablePath.join(' ');