Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/docker/cli
/ CloseWrite
Method
CloseWrite
cli/command/system/dial_stdio.go:97–97 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
type
halfWriteCloser
interface
{
96
io.Writer
97
CloseWrite() error
98
}
99
100
type
halfCloser
interface
{
Callers
2
beginInputStream
Method · 0.65
copier
Function · 0.65
Implementers
2
commandConn
cli/connhelper/commandconn/commandconn
halfWriteCloserWrapper
cli/command/system/dial_stdio.go
Calls
no outgoing calls
Tested by
no test coverage detected