* repeater: CLI, added "region put" and "region remove" commands
This commit is contained in:
@@ -30,6 +30,8 @@ class RegionMap {
|
||||
public:
|
||||
RegionMap(TransportKeyStore& store);
|
||||
|
||||
static bool is_name_char(char c);
|
||||
|
||||
bool load(FILESYSTEM* _fs);
|
||||
bool save(FILESYSTEM* _fs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user