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