xoa.meta.set_meta_specs# class xoa.meta.set_meta_specs(meta_source)[source]# Set the current Meta specs Parameters: meta_source (MetaSpecs, str, list, dict) – Either a MetaSpecs instance or the name of a registered one, or an argument to instantiante one. See also get_meta_specs, register_meta_specs, get_registered_meta_specs __init__(meta_source)[source]# Methods