namespace modules::infomsg
[No description available]
Classes
Functions
Name | |
---|---|
def | clearInfoMessages() |
Attributes
Name | |
---|---|
active_msg_types |
Functions Documentation
function clearInfoMessages
def clearInfoMessages()
Loop through all active message types and clear the class-wide
set of tags done. This will allow the info message to be printed
again for the given tag.
Attributes Documentation
variable active_msg_types
active_msg_types = set();
Updated on 2022-08-03 at 12:58:02 +0000