Module aermicioi.aedi.storage.decorator

Functions

NameDescription
findDecorator(decorated)Find a decorator in decorator chain that implements Needle type.

Interfaces

NameDescription
DecoratorProvides the underlying decorated object.
MutableDecoratorAllows to get and set decorated object.