Function otyca::version
Function Documentation
-
std::string otyca::version()
Retrieves the version of the library.
This function returns a string representing the current version of the library in this format: “major.minor.patch”
- Returns:
A string containing the version of the library.