Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dobin/RedEdr
/ current_dir
Function
current_dir
RedEdrShared/loguru.cpp:713–716 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
711
}
712
713
const char* current_dir()
714
{
715
return s_current_dir;
716
}
717
718
const char* home_dir()
719
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected