Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
61
bool cmCursesBoolWidget::GetValueAsBool()
62
{
63
return this->Value ==
"ON"
;
64
}
Callers
1
HandleInput
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected