Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 323 Bytes

CommandresultResponseData.md

File metadata and controls

9 lines (6 loc) · 323 Bytes

JCAPIv1::CommandresultResponseData

Properties

Name Type Description Notes
exit_code Integer The stderr output from the command that ran. [optional]
output String The output of the command that was executed. [optional]