Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
digests
master
Digests
FileInfo
FileList
Manifest
Built with Crystal 1.9.2
2023-10-07 16:34:08 UTC
class
Digests::FileInfo
Digests::FileInfo
Reference
Object
Defined in:
digests/manifest.cr
Constructors
.from_path
(static_path : String, logical_path : String) : FileInfo
.new
(logical_path, mtime, size, digest)
Constructor Detail
def self.
from_path
(static_path : String, logical_path : String) :
FileInfo
#
[
View source
]
def self.
new
(logical_path, mtime, size, digest)
#
[
View source
]