Skip to content

Make a decision on chdir support #696

@jaybosamiya-ms

Description

@jaybosamiya-ms

The core LiteBox crate itself internally maintains (in some of its file systems) a notion of cwd, but it does not actually expose a chdir or similar, since the cwd support is not fully matured. For now, #692 is introducing chdir at the shim layer, but we need to think about whether some version of this should be at the LiteBox layer, or if we want to just rip out the cwd support inside LiteBox entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionOpen questionslayer-liteboxFocusing on the main litebox crate itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions