The Wayback Machine - https://web.archive.org/web/20260305012908/https://docs.docker.com/reference/api/extensions-sdk/RawExecResult/
Answers are generated based on the documentation.

Interface: RawExecResult

Since

0.2.0

Hierarchy

Properties

cmd

Optional Readonly cmd: string


killed

Optional Readonly killed: boolean


signal

Optional Readonly signal: string


code

Optional Readonly code: number


stdout

Readonly stdout: string


stderr

Readonly stderr: string