initializeHive static method
[Future<[void>]]
Initializes Hive with the specified directory.
params:
dir
: A Directory object representing the directory where Hive will store its data files.
returns: None
Implementation
static Future<void> async
- talawa
- hive_manager
- HiveManager
- initializeHive static method