Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 345 Bytes

File metadata and controls

10 lines (7 loc) · 345 Bytes

WebidaRestfulApi.ExecutionResult

Properties

Name Type Description Notes
error String error message when execution failed. [optional]
stdout String standard out of child process.
stderr String standard error of child process.