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