Class: Itranslate4::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/translate.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initializeConfiguration

Returns a new instance of Configuration.



17
18
19
# File 'lib/translate.rb', line 17

def initialize     
     
end

Instance Attribute Details

#keyObject

Returns the value of attribute key.



16
17
18
# File 'lib/translate.rb', line 16

def key
  @key
end