Libraries
»
pinecone
(1.2.1)
»
Index
»
Pinecone
»
Index
»
#list
Method: Pinecone::Index#list
Defined in:
lib/pinecone/index.rb
#
list
⇒
Object
17 18 19
# File 'lib/pinecone/index.rb', line 17
def
list
self
.
class
.
get
(
"
/indexes
"
,
options
)
end