executable property
String
get
executable
Returns the executable path.
Implementation
String get executable => executablePath.join(' ');
Returns the executable path.
String get executable => executablePath.join(' ');