Class: Dnsign::ConfigLoader::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/dnsign/config_loader.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



7
8
9
# File 'lib/dnsign/config_loader.rb', line 7

def path
  @path
end