Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
spellchecker
master
SpellChecker
Checker
Source
Generated using Crystal 1.14.0
2024-11-26 08:45:51 UTC
class
SpellChecker::
Source
SpellChecker::Source
Reference
Object
Defined in:
spell_checker/source.cr
Constructors
.new
(source : String, path : Nil | String =
nil
)
Instance Method Summary
#path
: String | Nil
#perform
#source
: String
#token
: Crystal::Token
Constructor Detail
def self.
new
(source : String, path : Nil | String =
nil
)
#
[
View source
]
Instance Method Detail
def
path
: String | Nil
#
[
View source
]
def
perform
#
[
View source
]
def
source
: String
#
[
View source
]
def
token
: Crystal::Token
#
[
View source
]