Table of Contents

Enum GlobFlags

Namespace
Sdl3Sharp.IO
Assembly
Sdl3Sharp.dll

Represents flags that can be used to modify path matching behavior

[Flags]
public enum GlobFlags : uint

Fields

CaseInsensitive = 1

Case-insensitive matching

None = 0

No special matching behavior