Skip to content

memfs OpenFile does not work on directories #47

@progrium

Description

@progrium

After finally getting a wrapper basically working, I run into an issue because memfs's OpenFile won't open directories. That's not how anything works.

I would strongly encourage you to replace all usage of go-billy with afero, as it fully and properly implements an os "compatible" filesystem abstraction. That said, thank you for your time and effort in this library (though more so with go-git).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions