module
Hyoki::CLI
Defined in:
hyoki.crConstant Summary
-
DEFAULT_CONFIG =
Config.new(report_type: Document::ReportType::Variants, report_format: Document::ReportFormat::Text, highlight: Highlight::Auto, excerpt_context_length: 5, sort_order: Document::SortOrder::Alphabetical, exclude_ascii_only_items: false, pager: nil, mecab_dict_dir: nil, show_help: false, show_version: false)