diplomat.core_ops.interact
- diplomat.core_ops.interact(state: List[PathLike | str] | PathLike | str) None[source]
Open diplomat’s interactive UI from a .dipui file. Allows for reloading the UI when diplomat crashes, or for further editing. Settings and backend will be restored automatically based on the settings and info passed during the first run.
- Parameters:
state – A path or list of paths to the ui states to restore. Files should be of “.dipui” format.