xoa.cf.get_registered_cf_specs# xoa.cf.get_registered_cf_specs(current=True, reverse=True, named=False)[source]# Get the list of registered CFSpecs 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 CFSpecs have a valid registration name Returns: list See also register_cf_specs