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

file path with associated parent directory information More...

#include <git_ir.hpp>

Inheritance diagram for ir::FilePath:

Public Types

using id_type = FilePathId
 

Public Member Functions

bool operator== (CR< FilePath > other) const
 

Public Attributes

ir::StringId path
 
Opt< ir::DirectoryId > dir
 

Detailed Description

file path with associated parent directory information

Member Typedef Documentation

◆ id_type

using ir::FilePath::id_type = FilePathId

Member Function Documentation

◆ operator==()

bool ir::FilePath::operator== ( CR< FilePath other) const
inline

Member Data Documentation

◆ dir

Opt<ir::DirectoryId> ir::FilePath::dir

◆ path

ir::StringId ir::FilePath::path

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