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

single version of the file that appeared in some commit More...

#include <git_ir.hpp>

Inheritance diagram for ir::File:

Public Types

using id_type = FileId
 

Public Attributes

CommitId commit_id
 
ir::FilePathId path
 recorded in More...
 
Vec< LineId > lines
 

Detailed Description

single version of the file that appeared in some commit

Member Typedef Documentation

◆ id_type

using ir::File::id_type = FileId

Member Data Documentation

◆ commit_id

CommitId ir::File::commit_id

◆ lines

Vec<LineId> ir::File::lines

◆ path

ir::FilePathId ir::File::path

recorded in

Id of the commit this version of the file was


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