# Functions
NameStagingDirectory assigns a name that matches the package source information.
No description provided by the author
# Constants
3way shows changes in local and remote changes side-by-side.
DiffTypeCombined shows changes in local pkg relative to upstream source pkg at target version.
DiffTypeLocal shows the changes in local pkg relative to upstream source pkg at original version.
DiffTypeRemote shows changes in the upstream source pkg between original and target version.
# Variables
No description provided by the author
# Structs
Command shows changes in local package relative to upstream source pkg, changes in upstream source package between original and target version etc.
# Type aliases
DiffType represents type of comparison to be performed.