ActionProgress defines an object returned by various git-annex commands.
The Action being reported.
The count of bytes completed.
A string representing the relative progress of the Action.
The total byte count.
ActionProgress defines an object returned by various git-annex commands.