aboutsummaryrefslogtreecommitdiffstats
path: root/src/ls.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ls.h')
-rw-r--r--src/ls.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ls.h b/src/ls.h
index 5ea65faf7..799d5dd4f 100644
--- a/src/ls.h
+++ b/src/ls.h
@@ -28,6 +28,12 @@ struct client;
const char *getSuffix(const char *utf8file);
+/**
+ * Checks whether the specified URI has a schema in the form
+ * "scheme://".
+ */
+bool uri_has_scheme(const char *uri);
+
bool isRemoteUrl(const char *url);
const struct decoder_plugin *