Companion

Functions

Link copied to clipboard
fun create(languageTag: String): LinuxSpellChecker?

Creates a spell checker for the specified language.

Link copied to clipboard

Creates a spell checker using the system's default language.

Link copied to clipboard

Gets a list of available languages.

Link copied to clipboard

Gets a list of available dictionary paths to search.

Link copied to clipboard

Checks if Hunspell is available on this system.

Link copied to clipboard

Checks if a language is supported.