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

Abstract filesystem manipulation using afero #805

Open
fmartingr opened this issue Dec 27, 2023 · 0 comments
Open

Abstract filesystem manipulation using afero #805

fmartingr opened this issue Dec 27, 2023 · 0 comments
Labels
type:enhancement New feature or request

Comments

@fmartingr
Copy link
Member

Started work in: #775

Refactor the filesystem logic to use afero directly instead of os calls. By default we will just instantiate the local filesystem backend but this will open support to other filesystems in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant