method
mutool_path
rails latest stable - Class:
ActiveStorage::Previewer::MuPDFPreviewer
mutool_path()public
No documentation available.
# File activestorage/lib/active_storage/previewer/mupdf_previewer.rb, line 10
def mutool_path
ActiveStorage.paths[:mutool] || "mutool"
end