Hacked By AnonymousFox
--- !ruby/object:RI::MethodDescription
aliases: []
block_params: resource.address
comment:
- !ruby/struct:SM::Flow::P
body: Iterates over all IP addresses for <tt>name</tt> retrieved from the DNS resolver.
- !ruby/struct:SM::Flow::P
body: <tt>name</tt> can be a Resolv::DNS::Name or a String. Retrieved addresses will be a Resolv::IPv4 or Resolv::IPv6
full_name: Resolv::DNS#each_address
is_singleton: false
name: each_address
params: (name) {|resource.address| ...}
visibility: public
Hacked By AnonymousFox1.0, Coded By AnonymousFox