struct
Memo::Files::FileInfo
- Memo::Files::FileInfo
- Struct
- Value
- Object
Overview
File info for indexing
Defined in:
memo/files.crConstructors
Instance Method Summary
Constructor Detail
def self.new(path : String, content_hash : Slice(UInt8), mtime : Int64, size : Int64)
#