Skip to content

Commit

Permalink
Add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pblottiere committed Jun 15, 2021
1 parent a9dd897 commit 418d2c2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/core/qgsarchive.h
Expand Up @@ -98,6 +98,10 @@ class CORE_EXPORT QgsArchive
*/
QString dir() const;

/**
* Returns TRUE if the archive exists on the filesystem, FALSE otherwise.
* \since QGIS 3.20
*/
bool exists() const;

private:
Expand Down

0 comments on commit 418d2c2

Please sign in to comment.