mirror of
https://github.com/docker/docs.git
synced 2026-04-01 08:48:56 +07:00
272 B
272 B
description, keywords, skip_read_time
| description | keywords | skip_read_time |
|---|---|---|
| Docker extension API reference | Docker, extensions, sdk, API, reference | true |
Interface: ExecProcess
Methods
close
▸ close(): void
Close the process started by exec(streamingOptions)
Returns
void