struct
Memo::Files::FileRecord
- Memo::Files::FileRecord
- Struct
- Value
- Object
Overview
Stored file record from database
Defined in:
memo/files.crConstructors
Instance Method Summary
Constructor Detail
def self.new(source_id : Int64, path : String, content_hash : Slice(UInt8), mtime : Int64, size : Int64)
#