Prune the koopa applications directory
Arguments
- dryRun
logical(1)
. Perform a dry run. Just return the directory paths, but don't delete anything.
Examples
out <- pruneApps(dryRun = TRUE)
#> ! No outdated app versions to prune in /opt/koopa/app.
print(out)
#> character(0)