3#include <NDEVR/ApplicationOptions.h>
The default object to store data of any type that should persist through sessions of the application.
Definition Button.h:57
Logic for reading or writing to a file as well as navigating filesystems.
Definition File.h:48
If availabled, records user interactions using Windows Steps Recorder.
Definition StepsRecorder.h:11
static ApplicationOption< bool > default_launch_recorder
Definition StepsRecorder.h:20
static StepsRecorder & DefaultInstance()
bool m_is_running
Definition StepsRecorder.h:22
void begin(const File &file)
bool isRunning() const
Definition StepsRecorder.h:17