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