script property
The script to execute (renamed from commandText for consistency with YAML) Can be null if this command only has switches
Implementation
final String? script;
The script to execute (renamed from commandText for consistency with YAML) Can be null if this command only has switches
final String? script;