1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 17:22:59 +02:00
birchwood/source
Tristan B. Velloza Kildaire 357deeb5e4 ConnInfo
- Added a `string[string]` key-value pair named `db` to hold the parameters learnt from `RPL_ISUPPORT`s
- Added `updateDB(string, string)` to add an entry to the `db`
- Added `getDB(string)` to fetch a value from the `db` (if it doesn't exist then an empty string `""` is returned)
2023-03-25 13:01:02 +02:00
..
birchwood ConnInfo 2023-03-25 13:01:02 +02:00