compare_state: Compare two directory states.

View source: R/watcher.R

compare_stateR Documentation

Compare two directory states.

Description

Compare two directory states.

Usage

compare_state(old, new)

Arguments

old

previous state

new

current state

Value

list containing number of changes and files which have been added, deleted and modified


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