Skip to main content

substitute_variables

Method
This is a method of the Task class in the task module.
Substitute variables in description

Signature

def substitute_variables(&self, context: &HashMap<String, String>) -> String

Parameters

context
&HashMap<String
required
No description available.

Returns

Returns
String
The result of the operation.