Libraries
»
epos
(0.9.5)
»
Index
»
Epos
»
IndexFile
»
#keys
Method: Epos::IndexFile#keys
Defined in:
lib/epos/index-file.rb
#
keys
⇒
Object
26 27 28
# File 'lib/epos/index-file.rb', line 26
def
keys
return
@index
.
keys
end