xoa.meta.get_registered_meta_specs# xoa.meta.get_registered_meta_specs(current=True, reverse=True, named=False)[source]# Get the list of registered MetaSpecs Parameters: current (bool) – Also include the current specs if any, always at the last position reverse (bool) – Reverse the list named (bool) – Make sure the returned MetaSpecs have a valid registration name Returns: list See also register_meta_specs