View Source GenLSP.Enumerations.WatchKind (gen_lsp v0.10.0)
Link to this section Summary
Link to this section Types
@type t() :: 1 | 2 | 4
Link to this section Functions
@spec change() :: 2
Interested in change events
@spec create() :: 1
Interested in create events.
@spec delete() :: 4
Interested in delete events