mirror of https://github.com/docker/docs.git
349 B
349 B
| 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