Virtual Method
FoundryVcsProvidersupports_uri
Declaration [src]
gboolean
supports_uri (
FoundryVcsProvider* self,
const char* uri_string
)
Description [src]
Checks if a URI is supported by the VCS provider.
This is useful to determine if you can get a downloader for a URI to clone the repository.