class Pandocomatic::IOError
An IOError
Public Instance Methods
template()
click to toggle source
The template to use when printing this IOError
# File lib/pandocomatic/error/io_error.rb, line 27 def template 'io_error.txt' end