Class: Twirb::TextEdit

Inherits:
TextGui show all
Includes:
Manipulation
Defined in:
lib/twirb.rb

Instance Attribute Summary

Attributes included from Keywords

#keywords

Method Summary

Methods included from Manipulation

#add, #add_text, #analyze, #are_not_empty?, #clear_array, #comments, #comments_multiline, #convert, #delete, #delimiter_multi_arr, #delimiter_multi_str, #double_quote, #empty_array, #empty_list?, #end_method, #highlight, #include_word_for_indentation_and_optional_do, #indent, #instances_for_different_color, #interpolate, #method_missing, #multiline_str, #new_line, #optional_do?, #other_word, #punctuation?, #regex, #set_number, #single_quote, #start_indentation_and_number, #str, #total_delete, #word_to_indent?, #words_related_to_end?

Methods inherited from TextGui

#command_keyboard, #configure_text, #execute_code, #initialize, #open_file, #save_file

Methods included from Keywords

#setup

Constructor Details

This class inherits a constructor from TextGui

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Manipulation