MCPcopy 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

SaveBufferMethod · 0.80
FindFileBufferMethod · 0.80
GetFileBufferMethod · 0.80
AddSearchMethod · 0.80
SetBufferModeMethod · 0.80
SetBufferSyntaxMethod · 0.80
GetCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected