Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Xerp::Store::FileRow
Inherits
Struct
<
Value
<
Object
Represents a row from the files table.
Constructors
new
(id :
Int64
, rel_path :
String
, file_type :
String
, mtime :
Int64
, size :
Int64
, line_count :
Int32
, content_hash :
String
, indexed_at :
String
)
Source
Instance methods
content_hash
Source
file_type
Source
id
Source
indexed_at
Source
line_count
Source
mtime
Source
rel_path
Source
size
Source