@@ -47,6 +47,7 @@ static constexpr std::ios::openmode DefaultMode =
class File {
public:
File(std::string fPath);
File(std::filesystem::path fPath);
const std::string Path();
void SetPath(const std::string &fPath);
The note is not visible to the blocked user.