# Variables
Fixers is the map of all available fixers, by name.
# Structs
FixerISOMD5 is a Fixer that replaces the "iso_md5" configuration key with the newer "iso_checksum" and "iso_checksum_type" within builders.
# Interfaces
A Fixer is something that can perform a fix operation on a template.
# Type aliases
No description provided by the author