Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PropercleanCmd ¶
func PropercleanCmd(f *cmdfactory.Factory) *cobra.Command
Types ¶
type PropercleanOptions ¶
type PropercleanOptions struct { PackageManager func(opts ...packmanager.PackageManagerOption) (packmanager.PackageManager, error) Logger func() (log.Logger, error) IO *iostreams.IOStreams }
Click to show internal directories.
Click to hide internal directories.