CrystalScript::DB::CacheEntry
Inherits DB::Mappable < DB::Serializable < Struct < Value < Object
Record representing a cache entry
Constructors
new(rs : ::DB::ResultSet)
Class methods
from_rs(rs : ::DB::ResultSet)
Instance methods
binary_exists?
binary_path
compile_flags
compile_flags=(compile_flags : String)
compiler_version
compiler_version=(compiler_version : String)
content_hash
content_hash=(content_hash : String)
created_at
created_at=(created_at : Int64)
id
id=(id : Int64)
last_accessed
last_accessed=(last_accessed : Int64)
orphaned?
size_bytes
size_bytes=(size_bytes : Int64)
source_exists?
source_path
source_path=(source_path : String)