Method: Esvg::SVG#write_html

Defined in:
lib/esvg/svg.rb

#write_htmlObject



124
125
126
# File 'lib/esvg/svg.rb', line 124

def write_html
  write_file config[:html_path], html
end