testthat (version 3.2.1.1)

compare_state: Compare two directory states.

Description

Compare two directory states.

Usage

compare_state(old, new)

Value

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

Arguments

old

previous state

new

current state