struct LSP::FileSystemWatcher

Included Modules

Defined in:

lsp/file_system_watcher.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def glob_pattern : GlobPattern #

[View source]
def glob_pattern=(glob_pattern : GlobPattern) #

[View source]
def kind : WatchKind | Nil #

[View source]
def kind=(kind : WatchKind | Nil) #

[View source]