executable property

  1. @override
String get executable
override

The executable provided for the process.

Implementation

@override
String get executable => processException.executable;