Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrNeRF/LichtFeld-Studio
/ GetFilePath
Method
GetFilePath
external/zep/src/buffer.cpp:664–666 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
}
663
664
fs::path ZepBuffer::GetFilePath() const {
665
return m_filePath;
666
}
667
668
void ZepBuffer::SetFilePath(const fs::path& path) {
669
auto testPath = path;
Callers
7
SaveBuffer
Method · 0.80
FindFileBuffer
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