Skip to content

GetDirectoryStatistics throw System.NotImplementedException #20

Description

@NeobaThing

Hello,

I use QuickIODirectory.GetDirectoryStatistics and get the System.NotImplementedException indeed. The exception is throwing in this Methode:

File: QuickIOEngine.Directory.Statistics.cs

Methode:

    public static QuickIOFolderStatisticResult GetDirectoryStatistics(QuickIOPathInfo pathInfo, QuickIOEnumerateOptions enumerateOptions = QuickIOEnumerateOptions.None)
    {
        throw new NotImplementedException();
    }

The Methode is not implemented.

Regards

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