summaryrefslogtreecommitdiff
path: root/docs/yaml/functions/error.yaml
diff options
context:
space:
mode:
authorDaniel Mensinger <daniel@mensinger-ka.de>2022-01-23 16:04:04 +0100
committerEli Schwartz <eschwartz93@gmail.com>2022-04-07 17:16:26 -0400
commit99f510a817f1408e87813d33e4ef6fdd21d2bc20 (patch)
tree7dc97c48144cbe89ff43adb068c78a0bd3df6d4d /docs/yaml/functions/error.yaml
parentf192ecd1effbed2dcc507707a780ecc8e95a537e (diff)
downloadmeson-99f510a817f1408e87813d33e4ef6fdd21d2bc20.tar.gz
docs: YAML: Add `arg_flattening: false` where required
Diffstat (limited to 'docs/yaml/functions/error.yaml')
-rw-r--r--docs/yaml/functions/error.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/yaml/functions/error.yaml b/docs/yaml/functions/error.yaml
index f4bb84cd0..628e5b85c 100644
--- a/docs/yaml/functions/error.yaml
+++ b/docs/yaml/functions/error.yaml
@@ -2,6 +2,8 @@ name: error
returns: void
description: Print the argument string and halts the build process.
+arg_flattening: false
+
posargs:
message:
type: str