filter_needs_rebuild: Figure out which files need to be rebuilt

Description Usage Arguments Details Value See Also

View source: R/check.R

Description

filter_needs_rebuild returns a vector of files that need to be rebuilt.

Usage

1

Arguments

files

A character vector of paths to source files (e.g., .Rmd).

Details

This function accepts a vector of source files and returns a vector of files that need to be rebuilt because the source file is new or has changed since the last time the site was built.

Value

A character vector of files that need to be rebuilt.

See Also

get_current_digests(), digests.


jonathan-g/blogdownDigest documentation built on Jan. 23, 2021, 10:52 p.m.