generate user credentials based on command line iuput
This commit is contained in:
@@ -20,6 +20,8 @@ extern boost::log::sources::severity_logger<int> fatal;
|
||||
|
||||
void log_flush();
|
||||
|
||||
void print_help(const char *name);
|
||||
|
||||
std::string read_file(const char *path);
|
||||
int write_file(const char *path, const std::string_view &contents);
|
||||
#endif //SUNSHINE_MAIN_H
|
||||
|
||||
Reference in New Issue
Block a user