Skip to main content

Crate app_single_instance

Crate app_single_instance 

Source

Structs§

PrimaryHandle
A handle representing the primary (first) instance of the application.

Functions§

notify_if_running
Checks whether another instance of the application is already running.
start_primary
Registers the current process as the primary instance and begins listening for signals from any subsequently launched instances.