# Structs
No description provided by the author
No description provided by the author
No description provided by the author
A Framework contains the name and templater for a given Framework.
A Project contains the data for the project folder being created, and methods that help with that process.
# Interfaces
No description provided by the author
No description provided by the author
A Templater has the methods that help build the files in the Project folder, and is specific to a Framework.
No description provided by the author