# Functions
InitializeGeneratedCode ensures that intoPath exists; if the file is not yet present it is initialized with the output of the generator.
LowerFirst sets the first alphabet to lowerCase.
UpperFirst sets the first alphabet to upperCase.
WriteGeneratedCode ensures that intoPath contains only the output of the generator.
# Interfaces
No description provided by the author