MCPcopy Create free account
hub / github.com/OpenSees/OpenSees / set_todo_char

Method set_todo_char

SRC/runtime/runtime/ProgressBar.hpp:69–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 }
68
69 inline void
70 set_todo_char(const std::wstring &sym)
71 {
72 todo_char = sym;
73 }
74
75 inline void
76 set_opening_char(const std::wstring &sym)

Callers 1

TclObjCommand_progressFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected