meson/docs/yaml/functions/is_disabler.yaml

10 lines
190 B
YAML

name: is_disabler
returns: bool
since: 0.52.0
description: Returns true if a variable is a disabler and false otherwise.
posargs:
var:
type: any
description: The varaible to test