Code forensics  0.1
Generate historical information about code changes
ir::EditedFile Struct Reference

#include <git_ir.hpp>

Inheritance diagram for ir::EditedFile:

Public Attributes

ir::FilePathId path
 
int added
 
int removed
 

Member Data Documentation

◆ added

int ir::EditedFile::added

◆ path

ir::FilePathId ir::EditedFile::path

◆ removed

int ir::EditedFile::removed

The documentation for this struct was generated from the following file: