Function miral::name_of

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.