Table of Contents - mentor-0.3.1 Documentation
Classes and Modules
- Mentor
- Mentor::Backtrace
- Mentor::Colorize
- Mentor::DidYouMeanCorrection
- Mentor::Docs
- Mentor::ErrorClassSpecificHelp
- Mentor::Examples
- Mentor::Globals
- Mentor::Header
- Mentor::Init
- Mentor::LineOfCode
- Mentor::LinesOfCode
- Mentor::Main
- Mentor::MentorError
- Mentor::MentorNoMethodError
- Mentor::NoMethodDidYouMeanNumericLiteralError
- Mentor::NoMethodDidYouMeanStringLiteralError
- Mentor::NoMethodDidYouMeanSuggestionError
- Mentor::NoMethodForNilClassError
- Mentor::NoMethodForNilClassForCommonClassError
- Mentor::OutputHelper
- Mentor::Outputs
- Mentor::RelativePath
- Mentor::RubyErrorComplete
- Mentor::RubyErrorMain
- Mentor::Suggestion
- Mentor::TextToColor
Methods
- ::can_handle? — Mentor::MentorError
- ::can_handle? — Mentor::MentorNoMethodError
- ::can_handle? — Mentor::NoMethodDidYouMeanNumericLiteralError
- ::can_handle? — Mentor::NoMethodDidYouMeanStringLiteralError
- ::can_handle? — Mentor::NoMethodDidYouMeanSuggestionError
- ::can_handle? — Mentor::NoMethodForNilClassError
- ::can_handle? — Mentor::NoMethodForNilClassForCommonClassError
- ::can_handle? — Mentor::DidYouMeanCorrection
- ::common_classes — Mentor::NoMethodForNilClassForCommonClassError
- ::common_methods — Mentor::NoMethodForNilClassForCommonClassError
- ::error_classes — Mentor::MentorError
- ::find — Mentor::MentorError
- ::new — Mentor::TextToColor
- ::new — Mentor::Main
- ::new — Mentor::DidYouMeanCorrection
- ::new — Mentor::Docs
- ::new — Mentor::ErrorClassSpecificHelp
- ::new — Mentor::Examples
- ::new — Mentor::LineOfCode
- ::new — Mentor::Suggestion
- ::setup — Mentor::Init
- ::setup_trace_point — Mentor::Init
- #a_an — Mentor::OutputHelper
- #absolute_base_dir — Mentor::Outputs
- #and_sentence — Mentor::OutputHelper
- #app_dir — Mentor::Outputs
- #apply_colors — Mentor::Colorize
- #apply_common_classes_colors — Mentor::Colorize
- #apply_literal_for_method — Mentor::Colorize
- #apply_nil_colors — Mentor::Colorize
- #apply_output_colors — Mentor::Colorize
- #apply_pattern_colors — Mentor::Colorize
- #backtrace? — Mentor::Colorize
- #backtrace_lines — Mentor::Outputs
- #before_text_to_color — Mentor::TextToColor
- #bracketed_class — Mentor::RubyErrorMain
- #calling_method — Mentor::Outputs
- #calling_method_can_be_obtained? — Mentor::LinesOfCode
- #color_code — Mentor::Colorize
- #color_padded_code — Mentor::Colorize
- #color_padded_lineno — Mentor::Colorize
- #color_pattern — Mentor::TextToColor
- #color_regex — Mentor::TextToColor
- #color_text — Mentor::TextToColor
- #colored — Mentor::TextToColor
- #colorize — Mentor::Colorize
- #colorize_section — Mentor::Colorize
- #colorized_text — Mentor::TextToColor
- #colors — Mentor::Colorize
- #common_classes_for_error — Mentor::NoMethodForNilClassForCommonClassError
- #culprit_line — Mentor::OutputHelper
- #did_you_mean_text — Mentor::Outputs
- #did_you_mean_with_literal_error? — Mentor::Colorize
- #did_you_mean_word — Mentor::Outputs
- #disable — Mentor::Globals
- #docs — Mentor::NoMethodForNilClassForCommonClassError
- #does_not_fit_on_one_line? — Mentor::RubyErrorMain
- #enable — Mentor::Globals
- #enabled? — Mentor::Globals
- #error_class_specific_help — Mentor::NoMethodDidYouMeanNumericLiteralError
- #error_class_specific_help — Mentor::NoMethodDidYouMeanStringLiteralError
- #error_class_specific_help — Mentor::NoMethodDidYouMeanSuggestionError
- #error_class_specific_help — Mentor::NoMethodForNilClassError
- #error_class_specific_help — Mentor::NoMethodForNilClassForCommonClassError
- #error_lineno — Mentor::Outputs
- #error_lineno? — Mentor::LineOfCode
- #error_lineno_padded — Mentor::Outputs
- #examples — Mentor::NoMethodForNilClassForCommonClassError
- #file_name — Mentor::Outputs
- #first_line_at_start_of_file? — Mentor::LinesOfCode
- #first_line_empty? — Mentor::LinesOfCode
- #fit_on_one_line? — Mentor::RubyErrorMain
- #fit_on_one_or_two_lines? — Mentor::RubyErrorMain
- #fit_on_two_lines? — Mentor::RubyErrorMain
- #format_lines — Mentor::Suggestion
- #get_reset_color — Mentor::TextToColor
- #home_to_tilde — Mentor::OutputHelper
- #horizontal_line — Mentor::Outputs
- #indent_lines — Mentor::OutputHelper
- #last_line_at_end_of_file? — Mentor::LinesOfCode
- #last_line_empty? — Mentor::LinesOfCode
- #line_of_padded_code? — Mentor::Colorize
- #line_prior_to_first_line_ends? — Mentor::LinesOfCode
- #lineno_subtle_padded — Mentor::Outputs
- #lines — Mentor::Backtrace
- #lines — Mentor::Header
- #lines — Mentor::LinesOfCode
- #lines — Mentor::RelativePath
- #lines — Mentor::RubyErrorComplete
- #lines — Mentor::RubyErrorMain
- #lines_from_file — Mentor::OutputHelper
- #lines_of_code_from_method_or_file — Mentor::LinesOfCode
- #literal_class — Mentor::Outputs
- #literal_for_method — Mentor::Outputs
- #message — Mentor::Outputs
- #method_name — Mentor::Outputs
- #or_sentence — Mentor::OutputHelper
- #output — Mentor::MentorError
- #output_types — Mentor::Colorize
- #padded_lineno — Mentor::LineOfCode
- #padded_lineno_regex — Mentor::Colorize
- #padded_lineno_with_colon_regex — Mentor::Colorize
- #path_and_lineno — Mentor::RubyErrorMain
- #pluralize — Mentor::OutputHelper
- #pluralize_words — Mentor::OutputHelper
- #quoted_literal_for_method — Mentor::Outputs
- #rainbow — Mentor::Colorize
- #raised_exception — Mentor::Outputs
- #relative_base_dir — Mentor::Outputs
- #ruby_error_class — Mentor::Outputs
- #ruby_error_main — Mentor::RubyErrorMain
- #ruby_error_text — Mentor::Outputs
- #ruby_error_wrapped — Mentor::RubyErrorMain
- #sections — Mentor::MentorError
- #sections — Mentor::MentorNoMethodError
- #sections — Mentor::NoMethodDidYouMeanNumericLiteralError
- #sections — Mentor::NoMethodDidYouMeanStringLiteralError
- #sections — Mentor::NoMethodDidYouMeanSuggestionError
- #sections — Mentor::NoMethodForNilClassError
- #sections — Mentor::NoMethodForNilClassForCommonClassError
- #sections_formatted — Mentor::MentorError
- #set_first_and_last_from_file — Mentor::LinesOfCode
- #set_first_and_last_from_method — Mentor::LinesOfCode
- #single_line — Mentor::RubyErrorMain
- #terminal_width — Mentor::OutputHelper
- #text_to_color_exists? — Mentor::TextToColor
- #title_bar_spacer_size — Mentor::Header
- #title_bar_spacer_with_indent — Mentor::Header
- #title_bar_spacer_without_indent — Mentor::Header
- #title_indented — Mentor::Header
- #tp — Mentor::Outputs
- #valid_var_name — Mentor::OutputHelper
- #var_for_method — Mentor::Outputs