Libraries
»
ia-redis-rpc
(2.1.0)
»
Index
»
RedisRpc
»
Server
»
#run!
Method: RedisRpc::Server#run!
Defined in:
lib/redis-rpc.rb
#
run!
⇒
Object
138 139 140 141
# File 'lib/redis-rpc.rb', line 138
def
run!
flush_queue!
run
end