package
2.5.0+incompatible
Repository: https://github.com/russross/codegrinder.git
Documentation: pkg.go.dev

# README

This is forked from github.com/docker/docker/cli/command

# Functions

NewInStream returns a new InStream object from a ReadCloser.
NewOutStream returns a new OutStream object from a Writer.

# Structs

InStream is an input stream used by the DockerCli to read user input.
OutStream is an output stream used by the DockerCli to write normal program output.