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

Method IsCaseSensitive

src/fco/fcodatasourceiterimpl.cpp:274–277  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////// IsCaseSensitive //////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

272// IsCaseSensitive
273///////////////////////////////////////////////////////////////////////////////
274bool cFCODataSourceIterImpl::IsCaseSensitive() const
275{
276 return mParentName.IsCaseSensitive();
277}
278
279///////////////////////////////////////////////////////////////////////////////
280// ClearList

Callers 1

SeekToFCOMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected