aboutsummaryrefslogtreecommitdiff
path: root/bpkg/utility
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/utility')
-rw-r--r--bpkg/utility3
1 files changed, 3 insertions, 0 deletions
diff --git a/bpkg/utility b/bpkg/utility
index ea7dfa6..c1ef094 100644
--- a/bpkg/utility
+++ b/bpkg/utility
@@ -30,6 +30,9 @@ namespace bpkg
mk_p (const dir_path&);
void
+ rm (const path&);
+
+ void
rm_r (const dir_path&, bool dir = true);
// Process.