set_yarn: Set yarn path

View source: R/yarn.R

set_yarnR Documentation

Set yarn path

Description

By default packer looks for the yarn installation using the which (or where) command. This function lets you override that behaviour and force a specific yarn installation.

Usage

set_yarn(path = NULL)

Arguments

path

Path to yarn installation to use.


packer documentation built on May 28, 2022, 5:06 p.m.