Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rezonality/zep
/ GetFilePath
Method
GetFilePath
src/buffer.cpp:653–656 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
651
}
652
653
ZepPath ZepBuffer::GetFilePath() const
654
{
655
return m_filePath;
656
}
657
658
void ZepBuffer::SetFilePath(const ZepPath& path)
659
{
Callers
6
SaveBuffer
Method · 0.80
GetFileBuffer
Method · 0.80
AddSearch
Method · 0.80
SetBufferMode
Method · 0.80
SetBufferSyntax
Method · 0.80
GetCommand
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected