Method: DataMetaDom::Sources#doneKeys

Defined in:
lib/dataMetaDom/sources.rb

#doneKeysObject

Returns the set of the keys of the source files alredy parsed.



32
# File 'lib/dataMetaDom/sources.rb', line 32

def doneKeys; @done.keys end