MCPcopy Create free account
hub / github.com/Kitware/CMake / GetValueAsBool

Method GetValueAsBool

Source/CursesDialog/cmCursesBoolWidget.cxx:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61bool cmCursesBoolWidget::GetValueAsBool()
62{
63 return this->Value == "ON";
64}

Callers 1

HandleInputMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected