Config API

Warning

This feature is experimental and subject to breaking changes. See the Conan stability section for more information.

class ConfigAPI(conan_api)
property global_conf

this is the new global.conf to replace the old conan.conf that contains configuration defined with the new syntax as in profiles, this config will be composed to the profile ones and passed to the conanfiles.conf, which can be passed to collaborators

property settings_yml

Returns {setting: [value, …]} defining all the possible settings without values