Method: Redic#clear

Defined in:
lib/redic.rb

#clearObject



21
22
23
# File 'lib/redic.rb', line 21

def clear
  @buffer.clear
end