|
Molybden API
|
The application launch information. More...
#include <app_launch_info.hpp>
Public Attributes | |
| bool | is_first_launch = true |
| Indicates if the application is launched for the first time in this environment. | |
| std::string | last_launched_version |
| The version of the application that was launched last time. | |
The application launch information.
| std::string molybden::LaunchInfo::last_launched_version |
The version of the application that was launched last time.
Empty if the app was never launched.