add method

add(rule)

Add the rule in the collection.

Returns

def add(self, rule):
    ...
ParameterTypeDescription
ruleRule

See Also