Hyoki::CLI
Constants
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)
Class methods
puts_or_print(string)
Sourceputs_or_write_to_pager(report, pager)
Sourcerun
Source