Inspect the committed parents.json for the latest snapshot of path and
determine whether any parent now has a different latest version id.
Usage
st_is_stale(path, alias = NULL)
Arguments
- path
Character path to the artifact to inspect.
- alias
Optional stamp alias to target a specific stamp folder.
Value
Logical scalar. TRUE if any parent advanced, otherwise FALSE.