is_available_textlint: Test for the existence of textlint as a prerequisite

View source: R/util.R

is_available_textlintR Documentation

Test for the existence of textlint as a prerequisite

Description

Test for the existence of textlint as a prerequisite

Usage

is_available_textlint(.node_module_path = NULL)

Arguments

.node_module_path

By default, it refers to the global path and local directory. If an arbitrary path is given, it refers to that path.

Examples

## Not run: 
is_available_textlint()

## End(Not run)

uribo/textlintr documentation built on Oct. 22, 2022, 4:10 a.m.