QtPass 1.7.0
Multi-platform GUI for pass, the standard unix password manager.
Loading...
Searching...
No Matches
ProfileInit Class Reference

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.

Detailed Description

Utility class for profile initialization operations.

Definition at line 18 of file profileinit.h.

Member Function Documentation

◆ needsInit()

auto ProfileInit::needsInit ( const QString & path) -> bool
static

Check if a profile path needs initialization.

Parameters
pathThe profile path to check.
Returns
true if the path exists but has no .gpg-id file.

The documentation for this class was generated from the following file: