def put()

in dualpipe/utils.py [0:0]


    def put(cls, func: Callable) -> None:
        cls.cache.append(func)