Libraries
»
webhookdb
(1.5.0)
»
Index
»
Webhookdb
»
DBAdapter
»
TableDescriptor
»
#indices
Method: Webhookdb::DBAdapter::TableDescriptor#indices
Defined in:
lib/webhookdb/db_adapter.rb
,
lib/webhookdb/db_adapter.rb
#
indices
⇒
Array<
Index
>
Returns:
(
Array<
Index
>
)
105 106 107
# File 'lib/webhookdb/db_adapter.rb', line 105
def
indices
@indices
end