Class: Flatito::Renderer::Plain
Instance Attribute Summary
Attributes inherited from Base
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
83 84 85 |
# File 'lib/flatito/renderer.rb', line 83 def ending stdout.puts end |