args property

List<String> args
final

The arguments passed to the probe (default ['--version']).

Implementation

final List<String> args;