mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-06 21:24:18 +08:00
268 B
268 B
name | parameters | parameter_types | ||||||
---|---|---|---|---|---|---|---|---|
IGNORE_TARGET |
|
|
IGNORE_TARGET_NAME(target)
is the same as IGNORE("*", "*", target)
.
IGNORE_TARGET_NAME(target, rtype)
is the same as IGNORE("*", rtype, target)
.