Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Xerp::Index::ScannedFile
Inherits
Struct
<
Value
<
Object
Represents a scanned file ready for indexing.
Constructors
new
(rel_path :
String
, abs_path :
String
, mtime :
Int64
, size :
Int64
, content_hash :
String
, lines :
Array
(
String
))
Source
Instance methods
abs_path
Source
content_hash
Source
line_count
Source
lines
Source
mtime
Source
rel_path
Source
size
Source