Class: ChatNotifier::ThreadStore::Null

Inherits:
ChatNotifier::ThreadStore show all
Defined in:
lib/chat_notifier/thread_store.rb

Instance Method Summary collapse

Instance Method Details

#find(key, process: nil) ⇒ Object



14
# File 'lib/chat_notifier/thread_store.rb', line 14

def find(key, process: nil) = nil

#record(key, ref) ⇒ Object



16
# File 'lib/chat_notifier/thread_store.rb', line 16

def record(key, ref) = nil