mirror of https://github.com/docker/docs.git
357 B
357 B
title | description | keywords |
---|---|---|
Docker extension API reference | Docker extension API reference | Docker, extensions, sdk, API, reference |
Interface: ExecProcess
Table of contents
Methods
Methods
close
▸ close(): void
Close the process started by exec(streamingOptions)
Returns
void