mirror of
https://github.com/docker/docs.git
synced 2026-03-31 16:28:59 +07:00
292 B
292 B
description, keywords, skip_read_time
| description | keywords | skip_read_time |
|---|---|---|
| Docker extension API reference | Docker, extensions, sdk, API, reference | true |
Interface: ExecProcess
Since
0.2.3
Methods
close
▸ close(): void
Close the process started by exec(streamingOptions)
Returns
void