Sign in
◑
Theme
qemu-android
/
qemu-android
/
f6102c329c43d7d5e0bee1fc2fe4043e05f9810c
/
.
/
tests
/
qapi-schema
/
returns-int.json
blob: 870ec6366be398646c236be6a35bb7aea72c1d81 [
file
]
#
It
is okay
(
although not extensible
)
to return a non
-
dictionary
#
But
to make it work
,
the name must be in a whitelist
{
'command'
:
'guest-get-time'
,
'returns'
:
'int'
}