Parent

Class/Module Index [+]

Quicksearch

AspellDictInfo

Represents an Aspell dictionary. Returned by Aspell. list_dicts.

Public Instance Methods

code() click to toggle source

Returns the code of the dictionary.

# File lib/raspell_stub.rb, line 102
def code; end
jargon() click to toggle source

Returns the jargon of the dictionary.

# File lib/raspell_stub.rb, line 105
def jargon; end
name() click to toggle source

Returns the name of the dictionary.

# File lib/raspell_stub.rb, line 108
def name; end
size() click to toggle source

Returns the size of the dictionary.

# File lib/raspell_stub.rb, line 111
def size; end

[Validate]

Generated with the Darkfish Rdoc Generator 2.