struct WellKnownController::CachedCount

Defined in:

controllers/well_known.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ident : Int64, count : Int64) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(ident _ident = @ident, count _count = @count) #

[View source]
def count : Int64 #

def ident : Int64 #