command property

List<String>? command
final

List of executable and arguments to execute.

Replaces placeholder with the output of this command in content.

Implementation

final List<String>? command;