|
QtPass 1.7.0
Multi-platform GUI for pass, the standard unix password manager.
|
Utility class for profile initialization operations. More...
#include <profileinit.h>
Static Public Member Functions | |
| static auto | needsInit (const QString &path) -> bool |
| Check if a profile path needs initialization. | |
Utility class for profile initialization operations.
Definition at line 18 of file profileinit.h.
|
static |
Check if a profile path needs initialization.
| path | The profile path to check. |