LSP::FileOperationPatternKind
Inherits Enum < Comparable < Value < Object
A pattern kind describing if a glob pattern matches a file a folder or both.
Constants
File = 0
Folder = 1
Inherits Enum < Comparable < Value < Object
A pattern kind describing if a glob pattern matches a file a folder or both.