Method: IsoDoc::Function::ToWordHtml#rel_tmpimagedir

Defined in:
lib/isodoc/function/to_word_html.rb

#rel_tmpimagedirObject



37
38
39
# File 'lib/isodoc/function/to_word_html.rb', line 37

def rel_tmpimagedir
  Pathname.new(@filename).basename.to_s + tmpimagedir_suffix
end