ConCache.dirty_get_or_store

You're seeing just the function dirty_get_or_store, go back to ConCache module for more information.
Link to this function

dirty_get_or_store(cache_id, key, store_fun)

View Source

Specs

dirty_get_or_store(t(), key(), store_fun()) :: value()

Dirty equivalent of get_or_store/3.