MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / GetCwd

Method GetCwd

src/db/hierdatabase.cpp:442–445  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////// GetCwd //////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

440// GetCwd
441///////////////////////////////////////////////////////////////////////////////
442const TSTRING cHierDatabaseIter::GetCwd() const
443{
444 return mCurPath.AsString();
445}
446
447///////////////////////////////////////////////////////////////////////////////
448// GetCurrentAddr

Callers 2

GetParentNameMethod · 0.80
GetNameMethod · 0.80

Calls 1

AsStringMethod · 0.45

Tested by

no test coverage detected