Method: Stretcher::Index#delete

Defined in:
lib/stretcher/index.rb

#deleteObject

Deletes the index



77
78
79
# File 'lib/stretcher/index.rb', line 77

def delete
  request :delete
end