meson/docs/markdown/snippets/keys_of_configuration_data.md

162 B

Get keys of configuration data object

All keys of the configuration_data object can be obtained with the keys() method as an alphabetically sorted array.