mirror of
https://github.com/moby/moby.git
synced 2026-08-02 22:26:52 +00:00
Add unit tests to cli/command/volume package
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
@@ -38,6 +38,7 @@ type Cli interface {
|
||||
Out() *OutStream
|
||||
Err() io.Writer
|
||||
In() *InStream
|
||||
ConfigFile() *configfile.ConfigFile
|
||||
}
|
||||
|
||||
// DockerCli is an instance the docker command line client.
|
||||
|
||||
Reference in New Issue
Block a user