jordanlytle / SmbAbstraction

Implements the System.IO.Abstractions interfaces for interacting with the filesystem, and adds support for interacting with UNC or SMB paths
MIT License
6 stars 8 forks source link

Properly handle null paths in SMBPath.GetDirectoryName and SMBPath.GetFileName, Add SMBPath.IsPathRooted for share paths #21

Closed Jo0 closed 4 years ago

Jo0 commented 4 years ago

Properly handle null paths in SMBPath.GetDirectoryName and SMBPath.GetFileName Add SMBPath.IsPathRooted for share paths