Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ cwd
Function
cwd
src/engine/cwd.cpp:81–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
80
81
OBJECT * cwd( void )
82
{
83
assert( cwd_ );
84
return cwd_;
85
}
86
87
88
void cwd_done( void )
Callers
2
builtin_pwd
Function · 0.85
make_absolute_path
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected