Class: Net::DNS::RR::SPF
- Inherits:
-
TXT
- Object
- Net::DNS::RR
- TXT
- Net::DNS::RR::SPF
- Defined in:
- lib/net/dns/rr/spf.rb
Overview
RR type SPF
Constant Summary
Constants inherited from Net::DNS::RR
Constants included from Names
Instance Attribute Summary
Attributes inherited from TXT
Instance Method Summary collapse
Methods inherited from Net::DNS::RR
#cls, #comp_data, #data, #initialize, #inspect, #name, parse, parse_packet, #rdata, #to_a, #to_s, #ttl, #type, #value
Methods included from Names
#dn_comp, #dn_expand, #names_array, #pack_name, #valid?
Constructor Details
This class inherits a constructor from Net::DNS::RR
Instance Method Details
#spf ⇒ Object
10 11 12 |
# File 'lib/net/dns/rr/spf.rb', line 10 def spf txt end |