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