MCPcopy 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
653ZepPath ZepBuffer::GetFilePath() const
654{
655 return m_filePath;
656}
657
658void ZepBuffer::SetFilePath(const ZepPath& path)
659{

Callers 6

SaveBufferMethod · 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