hunt-entity ~master (2022-02-21T08:00:07Z)
Home
Dub
Repo
EqlCacheManager
hunt
entity
eql
EqlCache
Undocumented in source.
class
EqlCacheManager {
string
get
(string eql);
void
put
(string eql, string parsedEql);
}
Destructor
~this
~this
()
Undocumented in source.
Members
Functions
get
string
get
(string eql)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void
put
(string eql, string parsedEql)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
hunt
entity
eql
EqlCache
classes
EqlCacheManager
properties
eqlCache