- append
void append(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- delete_
void delete_(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
Optional!(string) get(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAll
auto getAll(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- has
bool has(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
void set(string name, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- sort
void sort()
Undocumented in source. Be warned that the author may not have intended to support it.