[Prev]

3.2.2 Initialize: cf = tas3.new_conf_to_cf(conf)

Create a new TAS3 configuration object given configuration string and possibly configuration file. Usually a configuration object is generated and passed around to different API calls to avoid reparsing the configuration at each API call.

conf

Configuration string

return

Configuration object


[Prev | Next]