- add
void add(Entry entry)
- getEntry
Entry getEntry(string method)
- makeDropMap
void makeDropMap()
- methodFound
bool methodFound(string method, Entry entry)
- methodFound
bool methodFound(string method)
- needAuth
bool needAuth(string method)
- needDrop
string[] needDrop(string method)
- need_cache
bool need_cache(string method)
- read_only
bool read_only(string method)
Returns read_only flag by method
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- reset_by
string[] reset_by(string method)
- reset_caches
string[] reset_caches(string method)
- toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.
Contains methods descriptions, cache rules, etc