Class: Flatito::Renderer::Plain
Instance Attribute Summary
Attributes inherited from Base
#case_sensitive, #no_color, #search, #search_value
Instance Method Summary collapse
Methods inherited from Base
#initialize, #prepare, #print_file_progress, #print_item, #print_items, #print_pathname
Methods included from Flatito::RegexFromSearch
Methods included from Utils
Constructor Details
This class inherits a constructor from Flatito::Base
Instance Method Details
#ending ⇒ Object
96 97 98 |
# File 'lib/flatito/renderer.rb', line 96 def ending stdout.puts end |