Class: Encrust::Converter

Inherits:
Object
  • Object
show all
Defined in:
lib/encrust/converter.rb

Class Method Summary collapse

Class Method Details

.iterm_to_df(path) ⇒ Object



6
7
8
# File 'lib/encrust/converter.rb', line 6

def iterm_to_df(path)
  header << colors(path) << footer(path)
end