Skip to content

Conversation

sarita2129
Copy link

This PR contains the fix for below bug
#4442
Created the overload of operator + that accepts the DirectoryPath and ConvertableFilePath objects. This method has a logic to null check directory path and file parameters. It concatenates the full path of the directory + separator + file.
Also added the 4 unit test cases.

… ConvertableFilePath objects. This method has a logic to null check directory path and file parameters. It concates the full path of the directory + separator + file.

Separator can vary based on the operating system and this code is compatible with every operating system.
@sarita2129
Copy link
Author

@microsoft-github-policy-service agree

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant