# Functions
GenerateFile generates a new file from the passed template and metadata.
GenerateFileWithLogs generates a new file from the passed template and metadata The difference from GenerateFile function is to output logs.
No description provided by the author
ToCamel converts a string to CamelCase.