Class: DNSer::Config

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/dnser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#full_domainObject

Returns the value of attribute full_domain.



33
34
35
# File 'lib/dnser.rb', line 33

def full_domain
  @full_domain
end

#outputObject

Returns the value of attribute output.



33
34
35
# File 'lib/dnser.rb', line 33

def output
  @output
end