Community
Participate
Working Groups
var f = file,
toQ, toN;
if(typeof f === "object") {
if(state === "onDeleted") {
switch(state) {
f = f.deleteLocation;
case "onDeleted" :
} else if(state === "onMoved") {
toQ = f.result ? f.result.Location : undefined;
break;
toN = f.result ? f.result.Name : undefined;
case "onMoved" :
f = f.source;
case "onCreated" :
f = f.result.Location;
}
delete this.map[f];