substitute_variables
Method
This is a method of the Task class in the task module.Substitute variables in description
Signature
Parameters
No description available.
Returns
The result of the operation.
substitute_variables: Substitute variables in description
This is a method of the Task class in the task module.Substitute variables in description
def substitute_variables(&self, context: &HashMap<String, String>) -> String