executable property - ProcessException class - dart:io library (original) (raw)

description

String executable

final

The executable provided for the process.

Implementation

final String executable;