Additional utility functions¶
This module provides some utility functions, but these shouldn’t normally be used by external applications.
-
secretstorage.util.
exec_prompt
(connection: jeepney.integrate.blocking.DBusConnection, prompt_path: str) → Tuple[bool, List[str]][source]¶ Executes the prompt in a blocking mode.
- Returns
a tuple; the first element is a boolean value showing whether the operation was dismissed, the second element is a list of unlocked object paths