mirror of
https://github.com/docker/docs.git
synced 2026-03-30 07:48:52 +07:00
421 B
421 B
description, keywords, aliases
| description | keywords | aliases | ||
|---|---|---|---|---|
| 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