Skip to content

ReadOnly ZipFileSystem #23

Description

@jchoover

It looks like the base logic is there, but I don't see any means of ever making the FileSystemOpstions ReadOnly = true.

in FileSystemOptions:
public bool ReadOnly => false;

Shouldn't that at least be marked virtual so I could create my own ZipFIleSystemOptions and then flip that to true?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions