method
mutool_path
v5.2.3 -
Show 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