dir_state: Capture the state of a directory.

View source: R/watcher.R

dir_stateR Documentation

Capture the state of a directory.

Description

Capture the state of a directory.

Usage

dir_state(path, pattern = NULL, hash = TRUE)

Arguments

path

path to directory

pattern

regular expression with which to filter files

hash

use hash (slow but accurate) or time stamp (fast but less accurate)


r-lib/testthat documentation built on Feb. 18, 2024, 8:59 p.m.