config property

String? config
finalinherited

Any command executed will be prefixed with this config E.g. runs: binary_app -c

Implementation

final String? config;