![]() |
Sunshine latest
Self-hosted game stream host for Moonlight.
|
Public Member Functions | |
bool | delete_file () |
std::optional< undo_data_t > | read_undo_data () |
bool | write_undo_data (const undo_data_t &undo_data) |
Static Public Member Functions | |
static std::optional< undo_file_t > | create_new_file (std::filesystem::path file_path) |
static std::optional< undo_file_t > | open_existing_file (std::filesystem::path file_path, bool &access_denied) |