class Pandocomatic::ConfigurationError

A ConfigurationError

Public Instance Methods

template() click to toggle source

The template to print this ConfigurationError

# File lib/pandocomatic/error/configuration_error.rb, line 27
def template
  'configuration_error.txt'
end