Node.getPath

string getPath(out string hostname)

Path of a file URI node.

Parameters

hostnameOutput hostname of URI

Returns

The URI path or null if not a file URI.
string getPath()

Path of a file URI node.

Returns

The URI path or null if not a file URI.