Skip to content

Add a third path kind for VFS paths #222

Description

@JonatanWaern

Currently we use regular paths for generic path manips, and CanonPaths (created through underlying filesystem) to handle files in the DLS.
We need to add a third kind, VirtualCanonPaths which are absolute paths to files that may or may not exist on actual filesystem (but are guaranteed to exist in the virtual file system)

Metadata

Metadata

Assignees

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions