bool IsQuiet()
in
src/VSIXBootstrapper.Shared/CommandLine.h [72:75]
4
lines of code
1
McCabe index (conditional complexity)
bool IsQuiet() const { return m_fQuiet; }