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