standardErrorUrl property
The URL for the complete text written by the plugin to stderr. If the command has not finished running, then this string is empty.
Implementation
final String? standardErrorUrl;
The URL for the complete text written by the plugin to stderr. If the command has not finished running, then this string is empty.
final String? standardErrorUrl;