Function miral::name_of¶
Defined in File application.h
Function Documentation¶
-
std::string miral::name_of(Application const &application)¶
Retrieve the name of the
application.- Parameters:
application – The application
- Returns:
The name of the application, possibly an empty string if it lacks a name.