Searched refs:cwd_ (Results 1 – 2 of 2) sorted by relevance
145 if (!cwd_.empty()) std::filesystem::current_path(cwd_); in ReturnToCurrentWorkingDirectory()184 std::string cwd_; variable
218 cwd_ = std::filesystem::current_path(); in Init()