module Diclionary
Extended Modules
Defined in:
core.crlanguages.cr
main.cr
markup.cr
Constant Summary
-
Log =
::Log.for("dicl")
-
VERSION =
{{ (`shards version /srv/crystaldoc.info/github-Singond-Diclionary-v0.1.0/src`).chomp.stringify }}
Instance Method Summary
- #init_dictionaries(config : Config) : Array(Dictionary)
- #is_applicable?(dict : Dictionary, cfg : Config) : Bool
- #print_entry(entry : Entry, config : Config, io = STDOUT)
- #print_results(allresults : AllResults, config : Config, stdout = STDOUT) : Bool
- #run(config : Config, stdout = STDOUT) : ExitCode
- #term_width : Int32