If you hade it on GitHub I'd appreciate link. Question is where is method: updatecurrentpath
def hashkey(key) updatecurrentpath(:hashkey, key) @datastreamwriter.pushkey(key) @lastkey = key end
If you hade it on GitHub I'd appreciate link. Question is where is method: updatecurrentpath
def hashkey(key)
updatecurrentpath(:hashkey, key)
@datastreamwriter.pushkey(key)
@lastkey = key
end