PSKeePass / PoShKeePass

PowerShell module for KeePass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeePassGroup functions should return objects of type PSKeePass.Group

wi-fr opened this issue · comments

commented

The New-KeePassGroup and Update-KeePassGroup functions return objects of type “KeePassLib.PwGroup”.

It would be more convenient receiving objects of type “PSKeePass.Group”. This would allow using them directly as input for the Update-KeePassGroup function.

thanks I'll check it out.

included in latest v.2.1.2.4