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

Methods included from Flatito::RegexFromSearch

#regex

Methods included from Utils

#truncate

Constructor Details

This class inherits a constructor from Flatito::Base

Instance Method Details

#endingObject



83
84
85
# File 'lib/flatito/renderer.rb', line 83

def ending
  stdout.puts
end