Skip to contents

return the full path of 'pandoc' executable if found.

Usage

pandoc_exec()

Value

executable full path in a character vector of length 1.

Examples

if(exec_available("pandoc"))
  message(pandoc_exec())
#> /opt/hostedtoolcache/pandoc/3.8.3/x64/pandoc