struct WellKnownController::CachedPostsCount

Defined in:

controllers/well_known.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(id _id = @id, count _count = @count) #

[View source]
def count : Int64 #

def id : Int64 #