Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ GetCurrentWorkingDirectory
Function
GetCurrentWorkingDirectory
util/src/FileSystem.cpp:210–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
} // anonymous namespace
209
210
std::string
211
GetCurrentWorkingDirectory()
212
{
213
return s_CurrentWorkingDir;
214
}
215
216
bool
217
Exists(std::string const& path)
Callers
5
frame037a
Method · 0.85
TEST_F
Function · 0.85
TEST
Function · 0.85
GetExistingDir
Method · 0.85
InitProperties
Function · 0.85
Calls
no outgoing calls
Tested by
4
frame037a
Method · 0.68
TEST_F
Function · 0.68
TEST
Function · 0.68
GetExistingDir
Method · 0.68