- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- getItem
auto getItem(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- key
auto key(uint index)
Undocumented in source. Be warned that the author may not have intended to support it.
- length
auto length()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeItem
void removeItem(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- setItem
void setItem(string key, string value)
Undocumented in source. Be warned that the author may not have intended to support it.