VolumeName returns leading volume name. Given "C:\foo\bar" it returns "C:" on Windows. Given "\host\share\foo" it returns "\host\share". On other platforms it returns "".
Generated using TypeDoc
VolumeName returns leading volume name. Given "C:\foo\bar" it returns "C:" on Windows. Given "\host\share\foo" it returns "\host\share". On other platforms it returns "".