Sign in
qemu
/
meson
/
d6a0b7a6ecde30d44fb1960866385d8f5a6e30f3
/
.
/
docs
/
yaml
/
functions
/
is_variable.yaml
blob: 9012679aea21733ef3888df95b0261565b343773 [
file
] [
log
] [
blame
]
name:
is_variable
returns:
bool
since:
0.52.0
description:
Returns true if a variable of the given name exists and false otherwise.
posargs:
var:
type:
str
description:
The variable to test