Interface: SpawnOptions

Interface: SpawnOptions

Docker Desktop 확장 SDK의 SpawnOptions 인터페이스예요. 프로세스를 스폰(spawn)할 때 전달하는 옵션을 정의해요.

출처: 문서

본문

Interface: SpawnOptions

Since

0.3.0

Hierarchy

ExecOptionsExecOptions)

SpawnOptions

속성

cwd

Optional cwd: string

Inherited from

ExecOptionsExecOptions).cwdcwd)

env

Optional env: ProcessEnv

Inherited from

ExecOptionsExecOptions).envenv)

stream

stream: ExecStreamOptionsExecStreamOptions)

더 알아보기