class documentation

class _MetaOpcodeResource(type):

View In Hierarchy

Meta class for RAPI resources.

Method __call__ Instantiates class and patches it for use by the RAPI daemon.
def __call__(mcs, *args, **kwargs):

Instantiates class and patches it for use by the RAPI daemon.