restore_active_state


Description:

public async void restore_active_state (string project_path, string file_path = "")

Restore active project and file from Config2 Window paths.

Does not read DB is_active flags. Empty project_path is a no-op. Empty file_path activates the project only.

Parameters:

project_path

Absolute project path from Settings.Window.project

file_path

Absolute file path from Settings.Window.file, or empty