struct CacheToSave

Defined in:

bot/handle_conversation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(bot : Bot) #

[View source]

Instance Method Detail

def build_cache #

[View source]
def cache_hash : Hash(String, AllType) #

[View source]
def cache_hash=(cache_hash : Hash(String, AllType)) #

[View source]
def save(name : String) #

[View source]