⚠️ Traduction non officielle - Cette documentation est une traduction communautaire non officielle de Docker.

Interface : RawExecResult

Depuis

0.2.0

Hiérarchie

Propriétés

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