mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07:00
357 B
357 B
title, description, keywords
| 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