uri_is_writable

@accepts(utf8)
@returns(gboolean)
def uri_is_writable(uri)

Checks if the user can write to the resource identified by @uri

uri :

a URI to check

Returns :

True if @uri is writable