Skip to content

For DiscUtils.Iso9660.CDBuilder I can't use single wildCard like cd.Root.GetFiles("*") #287

Description

@nixxou

CDReader cd = new CDReader(fs, true, true);

cd.Root.GetFiles("") always return 0 results.
cd.Root.GetFiles("
.*") works fine, but when you want to return files that don't have extension, that's annoying.

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