Skip to content

Rename IDC::tryFetch to tryAddFromCache

Adam Edward Barton requested to merge abarton/athena:idcChangeName into master

IDC::tryFetch is globally renamed to tryAddFromCache better reflect the action of the function.

Merge request reports