compare_state: Compare two directory states

View source: R/state.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 n, and files which have been added, deleted, modified and overall changed


jiho/yssr documentation built on Feb. 4, 2023, 7:48 p.m.