Struct workflow_node::process::ExecutionResult
source · Expand description
Child process execution result
Fields§
§exit_code: u32
§stdout: String
§stderr: String
Child process execution result
exit_code: u32
§stdout: String
§stderr: String