struct

Memo::Files::FileRecord

Inherits Struct < Value < Object

Stored file record from database

Constructors

new(source_id : Int64, path : String, content_hash : Slice(UInt8), mtime : Int64, size : Int64)
Source

Instance methods

content_hash
Source
mtime
Source
path
Source
size
Source
source_id
Source