Libraries
»
puppet-editor-services
(2.0.4)
»
Index (F)
»
LSP
»
FileChangeType
Module: LSP::FileChangeType
Defined in:
lib/lsp/lsp_enums.rb
Constant Summary
collapse
CREATED =
1
CHANGED =
2
DELETED =
3