.
This commit is contained in:
@ -11,4 +11,6 @@ namespace dropshell {
|
||||
*/
|
||||
void maketitle(const std::string& title);
|
||||
|
||||
bool replace_line_in_file(const std::string& file_path, const std::string& search_string, const std::string& replacement_line);
|
||||
|
||||
} // namespace dropshell
|
Reference in New Issue
Block a user