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