Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrQuit = errors.New("quit the process")
Functions ¶
Types ¶
type FileSelection ¶ added in v4.0.2
FileSelection represents the result of file selection
func ConfirmFilesIterative ¶ added in v4.0.2
func ConfirmFilesIterative(ctx context.Context, repoPath string, files []string) (*FileSelection, error)
ConfirmFilesIterative shows files one by one for confirmation
func SelectFiles ¶ added in v4.0.2
SelectFiles shows an interactive file selection dialog
Click to show internal directories.
Click to hide internal directories.