class
AmberLSP::DocumentStore
- AmberLSP::DocumentStore
- Reference
- Object
Defined in:
amber_lsp/document_store.crConstructors
Instance Method Summary
- #get(uri : String) : String | Nil
- #has?(uri : String) : Bool
- #remove(uri : String) : Nil
- #update(uri : String, content : String) : Nil