Class: RDoc::Options

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

Instance Attribute Summary collapse

Instance Attribute Details

#dictionary_identifierObject

Returns the value of attribute dictionary_identifier.



11
12
13
# File 'lib/rubydictionary/generator.rb', line 11

def dictionary_identifier
  @dictionary_identifier
end

#dictionary_nameObject

Returns the value of attribute dictionary_name.



9
10
11
# File 'lib/rubydictionary/generator.rb', line 9

def dictionary_name
  @dictionary_name
end

#kit_pathObject

Returns the value of attribute kit_path.



13
14
15
# File 'lib/rubydictionary/generator.rb', line 13

def kit_path
  @kit_path
end