# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
Clean removes generated files in the given path.
ModelInfoFile returns the model info JSON file name in the given directory.
PathIsDirOrPattern checks whether the given path is a path pattern, a directory or a single file.
Process is the main API method of the package it takes source file & model-information file paths and generates bindings (as a sibling file to the source file).
WriteFile writes data to targetFile, while using permissions either from the targetFile or permSource.
# Interfaces
CodeGenerator interface is used to abstract per-language generators, e.g.