.. _jgdv.structs.metalord.singleton: =============================== jgdv.structs.metalord.singleton =============================== .. py:module:: jgdv.structs.metalord.singleton Classes ------- .. autoapisummary:: jgdv.structs.metalord.singleton.MLSingleton Module Contents =============== .. _jgdv.structs.metalord.singleton.MLSingleton: .. py:class:: MLSingleton(name, bases, namespace, **kwargs) Bases: :py:obj:`jgdv.structs.metalord.core.MetalordCore` Metaclass for enforcing singletons with force_new=True, dont reuse the singleton