mirror of
https://github.com/moby/moby.git
synced 2026-01-11 02:31:44 +00:00
6 lines
67 B
Go
6 lines
67 B
Go
package main
|
|
|
|
type DockerCLIPruneSuite struct {
|
|
ds *DockerSuite
|
|
}
|