class Digests::FileInfo

Defined in:

digests/manifest.cr

Constructors

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]