update_scaffold: Update

View source: R/update.R

update_scaffoldR Documentation

Update

Description

Update the scaffolded code to a new version of leprechaun.

Usage

update_scaffold(force = !interactive())

Arguments

force

Force update, ignore safety checks.

Details

This reads the content of the .leprechaun lock file and updates it too.

Value

Invisibly returns a boolean indicating whether the scaffold was updated.

Examples

## Not run: update_scaffold()


devOpifex/leprechaun documentation built on April 17, 2025, 4:31 a.m.