ModuleInfo-class: Representation of information about an aspell library module.

Description Objects from the Class Slots Methods Author(s) References See Also

Description

This class is used to provide a description of an aspell module.

Objects from the Class

Objects can be created by calls of the form new("ModuleInfo", ...). Objects of this class are typically created indirectly by a call to getModuleInfo, and directly by a helper function (createModuleInfo) in the package

Slots

name:

Object of class "character". A string giving the name of the module.

order_num:

Object of class "numeric". ?

lib_dir:

Object of class "character". The directory in which the module is located.

dict_dirs:

Object of class "character". A vector giving the names o the directories. This is not working for modules currently so is left as NA.

dict_exts:

Object of class "character". A list of the extensions for this module.

Methods

No methods defined with class "ModuleInfo" in the signature.

Author(s)

Duncan Temple Lang <duncan@wald.ucdavis.edu>

References

http://aspell.sourceforge.net http://www.omegahat.org

See Also

getModuleInfo


omegahat/Aspell documentation built on May 24, 2019, 1:50 p.m.