enum LSP::FileOperationPatternKind
Overview
A pattern kind describing if a glob pattern matches a file a folder or both.
Defined in:
lsp/file_operation_registration.crEnum Members
-
File =
0 -
Folder =
1
A pattern kind describing if a glob pattern matches a file a folder or both.
0
1