godotutil.classes

Information about classes in a Godot-D project.

These structs only store the info to be used by Godot-D. Use the class-finder subpackage to actually obtain the info by parsing D files.

TODO: replace temporary CSV serialization with proper JSON.

Members

Structs

FileInfo
struct FileInfo

Information about what classes were found in a D source file.

ProjectInfo
struct ProjectInfo

Meta