aboutsummaryrefslogtreecommitdiff
path: root/bpkg/manifest-utility.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/manifest-utility.hxx')
-rw-r--r--bpkg/manifest-utility.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/bpkg/manifest-utility.hxx b/bpkg/manifest-utility.hxx
index f672ba7..f0d5cdd 100644
--- a/bpkg/manifest-utility.hxx
+++ b/bpkg/manifest-utility.hxx
@@ -53,6 +53,11 @@ namespace bpkg
//
dir_path
repository_state (const repository_location&);
+
+ // Return true if the argument is a valid repository canonical name.
+ //
+ bool
+ repository_name (const string&);
}
#endif // BPKG_MANIFEST_UTILITY_HXX