Skip to content

Conversation

@marc1uk
Copy link
Contributor

@marc1uk marc1uk commented Aug 14, 2023

add verbosity constants to Tool

add verbosity constants to Tool
@brichards64
Copy link
Contributor

whats get_ok?

@brichards64 brichards64 added the question Further information is requested label Sep 8, 2023
@marc1uk
Copy link
Contributor Author

marc1uk commented Sep 11, 2023

A Generic Boolean ™️
You always need a boolean for checking return of e.g. m_variables.Get(...) or m_data->Stores.Get(...) or some function call or other. It's just useful to not have to think of new names for booleans you make on one line and check on the next.

@brichards64 brichards64 merged commit 9781fc3 into ToolFramework:main Nov 27, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants