class Fastpass::Adapter::FileStorage

Defined in:

fastpass/adapter/file_storage.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(path : String) #

[View source]

Instance Method Detail

def check(sha : String, increment = true) #

[View source]
def delete(sha : String) : Nil #

[View source]
def get_total #

[View source]
def report(sha : String, runtime : Float64) #

[View source]