ProcessRunProcessResultsExt extension
run response helper.
- on
Properties
-
errLines
→ Iterable<
String> -
Available on List<
Line listsProcessResult> , provided by the ProcessRunProcessResultsExt extensionno setter - errText → String
-
Available on List<
Join the out lines for a quick string access.ProcessResult> , provided by the ProcessRunProcessResultsExt extensionno setter -
outLines
→ Iterable<
String> -
Available on List<
Out line listsProcessResult> , provided by the ProcessRunProcessResultsExt extensionno setter - outText → String
-
Available on List<
Join the out lines for a quick string access.ProcessResult> , provided by the ProcessRunProcessResultsExt extensionno setter