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

Method IsCaseSensitive

src/fs/fsfactory.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51{
52public:
53 virtual bool IsCaseSensitive() const
54 {
55 return true;
56 }
57
58 virtual TCHAR GetDelimitingChar() const
59 {

Callers 1

cFSDataSourceIterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected