Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented Delete All Resources Function #550

Merged
merged 5 commits into from May 19, 2023

Conversation

tanishqsinghal7
Copy link

DeleteAllResources delete files recursively in the directory and Recursively delete subdirectories.
An error will be returned if no file or directory with the specified path exists

client.go Outdated Show resolved Hide resolved
client.go Outdated Show resolved Hide resolved
client.go Outdated Show resolved Hide resolved
@puellanivis
Copy link
Collaborator

Oh, additionally, new tests should be added to test this function.

client_integration_test.go Outdated Show resolved Hide resolved
client_integration_test.go Outdated Show resolved Hide resolved
client_integration_test.go Outdated Show resolved Hide resolved
client.go Outdated Show resolved Hide resolved
client.go Outdated Show resolved Hide resolved
client_integration_test.go Show resolved Hide resolved
client_integration_test.go Outdated Show resolved Hide resolved
client.go Outdated Show resolved Hide resolved
client.go Outdated Show resolved Hide resolved
@puellanivis puellanivis merged commit 72a484f into pkg:master May 19, 2023
4 checks passed
@tanishqsinghal7
Copy link
Author

tanishqsinghal7 commented May 19, 2023 via email

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.

None yet

2 participants