default_targets
Method
This is a method of the DictCondition class in the conditions module.Set default targets.
Signature
Parameters
No description available.
Returns
The result of the operation.
default_targets: Set default targets.
This is a method of the DictCondition class in the conditions module.Set default targets.
def default_targets(mut self, targets: Vec<String>) -> Self