Class: Flatito::Renderer::Plain

Inherits:
Base
  • Object
show all
Defined in:
lib/flatito/renderer.rb

Instance Attribute Summary

Attributes inherited from Base

#no_color, #search

Instance Method Summary collapse

Methods inherited from Base

#initialize, #prepare, #print_file_progress, #print_item, #print_items, #print_pathname

Constructor Details

This class inherits a constructor from Flatito::Base

Instance Method Details

#endingObject



97
98
99
# File 'lib/flatito/renderer.rb', line 97

def ending
  puts
end