standardErrorContent property
The first 8,000 characters written by the plugin to stderr. If the command has not finished running, then this string is empty.
Implementation
final String? standardErrorContent;
The first 8,000 characters written by the plugin to stderr. If the command has not finished running, then this string is empty.
final String? standardErrorContent;