Table of Contents - comma_splice-0.2.3 Documentation
Classes and Modules
- CommaSplice
- CommaSplice::CommaCalculator
- CommaSplice::ContentFinder
- CommaSplice::Error
- CommaSplice::FileCorrector
- CommaSplice::JoinPossibilities
- CommaSplice::Line
- CommaSplice::LineCorrector
- CommaSplice::OptionScorer
- CommaSplice::VariableColumnFinder
Methods
- ::new — CommaSplice::FileCorrector
- ::new — CommaSplice::CommaCalculator
- ::new — CommaSplice::ContentFinder
- ::new — CommaSplice::JoinPossibilities
- ::new — CommaSplice::Line
- ::new — CommaSplice::OptionScorer
- ::new — CommaSplice::VariableColumnFinder
- ::new — CommaSplice::LineCorrector
- #all_options — CommaSplice::LineCorrector
- #bad_lines — CommaSplice::FileCorrector
- #best_options — CommaSplice::CommaCalculator
- #breakdown — CommaSplice::OptionScorer
- #combos — CommaSplice::JoinPossibilities
- #corrected — CommaSplice::FileCorrector
- #corrected — CommaSplice::LineCorrector
- #corrected_lines — CommaSplice::FileCorrector
- #correction — CommaSplice::CommaCalculator
- #corrector — CommaSplice::LineCorrector
- #find_content — CommaSplice::ContentFinder
- #find_variable_column_boundaries — CommaSplice::VariableColumnFinder
- #generate_csv_line — CommaSplice::LineCorrector
- #header — CommaSplice::FileCorrector
- #join_possibilities — CommaSplice::CommaCalculator
- #left_to_right_index — CommaSplice::VariableColumnFinder
- #line_correctors — CommaSplice::FileCorrector
- #needs_correcting? — CommaSplice::FileCorrector
- #needs_correcting? — CommaSplice::CommaCalculator
- #needs_correcting? — CommaSplice::LineCorrector
- #needs_manual_input? — CommaSplice::FileCorrector
- #needs_manual_input? — CommaSplice::CommaCalculator
- #needs_manual_input? — CommaSplice::LineCorrector
- #option_count — CommaSplice::LineCorrector
- #options_that_are_blank — CommaSplice::OptionScorer
- #options_that_end_with_a_comma — CommaSplice::OptionScorer
- #options_that_have_longest_comma_separated_number — CommaSplice::OptionScorer
- #options_that_have_words_joined_by_commas — CommaSplice::OptionScorer
- #options_that_start_with_a_comma — CommaSplice::OptionScorer
- #options_that_start_with_a_quote_followed_by_a_space — CommaSplice::OptionScorer
- #options_that_start_with_a_space — CommaSplice::OptionScorer
- #original — CommaSplice::LineCorrector
- #parse_csv_content — CommaSplice::Line
- #parsed — CommaSplice::ContentFinder
- #permutations — CommaSplice::JoinPossibilities
- #possibilities — CommaSplice::JoinPossibilities
- #print_all_options — CommaSplice::CommaCalculator
- #print_all_options — CommaSplice::LineCorrector
- #print_option — CommaSplice::CommaCalculator
- #prompt_for_options — CommaSplice::CommaCalculator
- #ranked_options — CommaSplice::CommaCalculator
- #right_to_left_index — CommaSplice::VariableColumnFinder
- #rules — CommaSplice::OptionScorer
- #save — CommaSplice::FileCorrector
- #save! — CommaSplice::FileCorrector
- #score — CommaSplice::OptionScorer
- #score_option — CommaSplice::CommaCalculator
- #selected_headers — CommaSplice::LineCorrector
- #selected_values — CommaSplice::LineCorrector
- #to_json — CommaSplice::FileCorrector