mirror of
https://github.com/moby/moby.git
synced 2026-07-08 15:48:52 +00:00
6 lines
67 B
Go
6 lines
67 B
Go
package main
|
|
|
|
type DockerCLIPruneSuite struct {
|
|
ds *DockerSuite
|
|
}
|