variable
Method
This is a method of the TaskBuilder class in the task module.Add variable
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
variable: Add variable
This is a method of the TaskBuilder class in the task module.Add variable
def variable(mut self, key: impl Into<String>, value: serde_json::Value) -> Self