Class: Bullion::RSpec::ChallengeClients::DNS::FakeDNSRecord
- Inherits:
-
Struct
- Object
- Struct
- Bullion::RSpec::ChallengeClients::DNS::FakeDNSRecord
- Defined in:
- lib/bullion/rspec/challenge_clients/dns.rb
Instance Attribute Summary collapse
-
#strings ⇒ Object
Returns the value of attribute strings.
Instance Attribute Details
#strings ⇒ Object
Returns the value of attribute strings
8 9 10 |
# File 'lib/bullion/rspec/challenge_clients/dns.rb', line 8 def strings @strings end |