Documentation ¶
Overview ¶
Package report provides details about the renaming operation in table or json format
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func BackupFailed ¶
func BackupFailed(err error)
func Conflicts ¶
func Conflicts(conflicts conflict.Collection, jsonOut bool)
Conflicts prints any detected conflicts to the standard output in table format.
func Interactive ¶ added in v1.9.1
Interactive prints the changes to be made and prompts the user to commit the changes. Blocks unti user types ENTER.
func NoMatches ¶
func NoMatches(jsonOut bool)
NoMatches prints out a message indicating that the find string failed to match any files.
func NonInteractive ¶ added in v1.9.1
NonInteractive prints a report of the renaming changes to be made without prompting the user.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.