Code forensics
0.1
Generate historical information about code changes
|
file path with associated parent directory information More...
#include <git_ir.hpp>
Public Types | |
using | id_type = FilePathId |
Public Member Functions | |
bool | operator== (CR< FilePath > other) const |
Public Attributes | |
ir::StringId | path |
Opt< ir::DirectoryId > | dir |
file path with associated parent directory information
using ir::FilePath::id_type = FilePathId |
|
inline |
Opt<ir::DirectoryId> ir::FilePath::dir |
ir::StringId ir::FilePath::path |