Sign in
qemu
/
meson
/
refs/heads/simplestart
/
.
/
docs
/
markdown
/
snippets
/
keys_of_configuration_data.md
blob: c0cbfc2225557cd195414214054682e298b717b7 [
file
] [
log
] [
blame
] [
view
]
## 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
.