removeRoot
Removes a single root by URI.
Return
True if the root was removed, false if it wasn't found.
Parameters
uri
The URI of the root to remove.
Throws
If the client does not support roots.
Removes a single root by URI.
True if the root was removed, false if it wasn't found.
The URI of the root to remove.
If the client does not support roots.