moolib.Future ============= .. currentmodule:: moolib .. autoclass:: Future :members: .. note:: This class is a return value of an asynchronous call. It can not be instantiatied by the user. .. rubric:: Methods .. autosummary:: :nosignatures: ~Future.cancel ~Future.done ~Future.exception ~Future.result