- uri
DocumentUri uri(string scheme, string authority, string path, string query, string fragment)
Undocumented in source. Be warned that the author may not have intended to support it.
- uriFromFile
DocumentUri uriFromFile(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
- uriToFile
string uriToFile(DocumentUri uri)
Undocumented in source. Be warned that the author may not have intended to support it.