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

Method GetValue

Source/CursesDialog/cmCursesStringWidget.cxx:184–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184char const* cmCursesStringWidget::GetValue()
185{
186 return field_buffer(this->Field, 0);
187}
188
189bool cmCursesStringWidget::PrintKeys()
190{

Callers 1

GetStringMethod · 0.95

Calls 1

field_bufferFunction · 0.85

Tested by

no test coverage detected