Method: Webhookdb::DBAdapter::TableDescriptor#indices

Defined in:
lib/webhookdb/db_adapter.rb,
lib/webhookdb/db_adapter.rb

#indicesArray<Index>

Returns:



105
106
107
# File 'lib/webhookdb/db_adapter.rb', line 105

def indices
  @indices
end