module LanguageServer::Protocol::Constant::FileChangeType

The file event type.

Constants

CHANGED

The file got changed.

CREATED

The file got created.

DELETED

The file got deleted.