get#

barecat.util.threading.ThreadLocalStorage.get(factory)[source]#

Get the stored value, creating it with factory() if not present.