You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
name: error |
|
returns: void |
|
description: Print the argument string and halts the build process. |
|
|
|
arg_flattening: false |
|
|
|
posargs: |
|
message: |
|
type: str |
|
description: The message to print |
|
|
|
varargs: |
|
name: msg |
|
since: 0.58.0 |
|
type: str |
|
description: Additional parameters will be separated by spaces
|
|
|