Function fractal::secret::linux::restore_sessions
source ยท pub async fn restore_sessions() -> Result<Vec<StoredSession>, SecretError>
Expand description
Retrieves all sessions stored in the secret backend.
pub async fn restore_sessions() -> Result<Vec<StoredSession>, SecretError>
Retrieves all sessions stored in the secret backend.