fullCommand property

String get fullCommand

Implementation

String get fullCommand => '$executable ${arguments.join(' ')}';