Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Rm ¶
type Rm struct { Name string `long:"name" short:"n" usage:"Specify the package name that has to be pruned" default:""` All bool `long:"all" short:"a" usage:"Prunes all the packages available on the host machine"` Format string `long:"format" short:"f" usage:"Set the package format." default:"any"` }
Click to show internal directories.
Click to hide internal directories.