xoa.cf.set_cf_specs

class xoa.cf.set_cf_specs(cf_source)[source]

Set the current CF specs

Parameters:

cf_source (CFSpecs, str, list, dict) – Either a CFSpecs instance or the name of a registered one, or an argument to instantiante one.

__init__(cf_source)[source]

Methods