# Generated by roxygen2: do not edit by hand

S3method(exec_locate,chrome)
S3method(exec_locate,excel)
S3method(exec_locate,firefox)
S3method(exec_locate,libreoffice)
S3method(exec_locate,node)
S3method(exec_locate,npm)
S3method(exec_locate,pip)
S3method(exec_locate,powerpoint)
S3method(exec_locate,python)
S3method(exec_locate,word)
export(chrome_exec)
export(excel_exec)
export(exec_available)
export(exec_locate)
export(exec_version)
export(firefox_exec)
export(is_osx)
export(is_unix)
export(is_windows)
export(libreoffice_exec)
export(node_exec)
export(npm_exec)
export(pip_exec)
export(powerpoint_exec)
export(python_exec)
export(word_exec)
importFrom(utils,file_test)
importFrom(utils,head)
