Versions in this module Expand all Collapse all v2 v2.10.1 Aug 18, 2023 v2.9.0 Aug 18, 2023 Changes in this version + type Outputter struct + func New(stdout io.Writer, fs afero.Fs) *Outputter + func (out *Outputter) Output(param *Param) error + type Param struct + ConfigFilePath string + Dest string + Insert bool + List []*khulnasoft.Package