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

Method GetDelimitingChar

src/fs/fsfactory.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 virtual TCHAR GetDelimitingChar() const
59 {
60 return _T('/');
61 }
62
63 virtual ~cUnixNameInfo()
64 {

Callers 1

SetNameInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected