Class: MarkovRensa::Configuration

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

Class Attribute Summary collapse

Class Attribute Details

.dictionaryObject

Returns the value of attribute dictionary.



4
5
6
# File 'lib/markov_rensa/configuration.rb', line 4

def dictionary
  @dictionary
end