class LSProtocol::FileOperationPatternOptions

Overview

Matching options for the file operation pattern.

@since 3.16.0

Included Modules

Defined in:

lsprotocol/types.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(ignore_case : Bool | Nil = nil) #

[View source]

Instance Method Detail

def ignore_case : Bool | Nil #

[View source]