# Functions

FindTemplateParameters finds all the parameters in the string `input`, which are not escaped, and returns an array.
SubstituteBuildFields does an in-place string substitution of build parameters.

# Variables

MaxShortShaLength is the length of the shortsha.

# Structs

TemplateParameter represents the position of a Key in a string.