serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
ProfileGCCache.PerDocumentCache
served
workers
profilegc
ProfileGCCache
Undocumented in source.
struct
ProfileGCCache
struct
PerDocumentCache {
ProfileGCEntry
[]
entries
;
auto
process
(DocumentUri relativeToUri, const(char)[] content);
}
Members
Functions
process
auto
process
(DocumentUri relativeToUri, const(char)[] content)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
entries
ProfileGCEntry
[]
entries
;
Undocumented in source.
Meta
Source
See Implementation
served
workers
profilegc
ProfileGCCache
functions
clear
update
structs
PerDocumentCache
variables
caches