1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00
Files
stackexchange-dnscontrol/documentation/functions/domain/IGNORE_TARGET.md
2023-10-22 13:56:13 -04:00

268 B

name, parameters, parameter_types
name parameters parameter_types
IGNORE_TARGET
pattern
rType
pattern rType
string string

IGNORE_TARGET_NAME(target) is the same as IGNORE("*", "*", target).

IGNORE_TARGET_NAME(target, rtype) is the same as IGNORE("*", rtype, target).