Keepass::Group
Inherits Reference / Object
Constructors
new(uuid : String, name : String, groups : Array(Group), entries : Array(Entry))
SourceInstance methods
all_entries
Sourceentries
Sourceentries=(entries : Array(Entry))
Sourcegroups
Sourcegroups=(groups : Array(Group))
Sourcename
Sourcename=(name : String)
Sourceparent
Sourceparent=(parent : Group | Nil)
Sourceuuid
Sourceuuid=(uuid : String)
Source