Method: Epos::IndexFile#keys

Defined in:
lib/epos/index-file.rb

#keysObject



26
27
28
# File 'lib/epos/index-file.rb', line 26

def keys
  return @index.keys
end