Method: Uc::Mqueue#recreate

Defined in:
lib/uc/mqueue.rb

#recreateObject



17
18
19
20
# File 'lib/uc/mqueue.rb', line 17

def recreate
  destroy
  create
end