Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SelectionSorter ¶
type SelectionSorter struct {
// contains filtered or unexported fields
}
func NewSelectionSorter ¶
func NewSelectionSorter(files []string, hints []string) (*SelectionSorter, error)
func (*SelectionSorter) Decide ¶
func (s *SelectionSorter) Decide(ctx context.Context, files []core.FileEntry) ([]core.FileOperation, error)
Click to show internal directories.
Click to hide internal directories.