Sign in
qemu
/
meson
/
refs/heads/revert-10757-llvm-config
/
.
/
docs
/
yaml
/
functions
/
is_variable.yaml
blob: 6c338eec4ced8d20d0d8151573da127cb96e3afb [
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 varaible to test