Skip to content

GetDirectoryStatistics throw System.NotImplementedException #20

@NeobaThing

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions