Skip to content

[Bug] Missing functions in the fslib #1651

@arcanis

Description

@arcanis

Describe the bug

The fslib is missing the following list of functions from the fs module:

To fix that, the best course of action is to add them in the FakeFS interface, see what are all the type errors that appear, and implement the functions in all the fs implementations (it's fine to just mark the ZipFS ones as unimplemented for now, although they shouldn't be too hard to implement anyway).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomersupholdedReal issues without formal reproduction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions