Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ListOptions ¶
type ListOptions struct { PackageManager func(opts ...packmanager.PackageManagerOption) (packmanager.PackageManager, error) ConfigManager func() (*config.ConfigManager, error) Logger func() (log.Logger, error) IO *iostreams.IOStreams LimitResults int AsJSON bool Update bool ShowCore bool ShowArchs bool ShowPlats bool ShowLibs bool ShowApps bool }
Click to show internal directories.
Click to hide internal directories.