# Functions
ChangedFiles will return a list of changed files It uses a Detector that depending on the executed hook will use different methods to detect the `from` ad `to` references.
No description provided by the author
StagedOrChangedFiles will return a list of files - For `pre-commit` hooks it will return the staged files.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author