Skip to content

Conversation

@hctrdev
Copy link
Collaborator

@hctrdev hctrdev commented Jan 5, 2021

Description

Update the IFileFacade interface and class to include an Exists method to check if a file exists at a given path. The implementation delegates to the static System.IO.File class.

TODO

  • Update CHANGELOG

Hector added 2 commits January 5, 2021 11:13
Update the `IFileFacade` interface and class to include an `Exists` method
to check if a file exists at a given path. The implementation delegates to
the static `System.IO.File` class.
@hctrdev hctrdev merged commit d1079ef into develop Jan 5, 2021
@hctrdev hctrdev deleted the agile/feature/add-exists-method-on-file-facade branch January 5, 2021 11:29
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.

3 participants