Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Gdbm
Gdbm.gdbm
Methods
`[]()
`[]=()
close()
create()
delete()
fetch()
firstkey()
nextkey()
reorganize()
store()
sync()
Gdbm.gdbm()->fetch()
Gdbm.gdbm()->nextkey()
Method Gdbm.gdbm()->firstkey()
Method
firstkey
string
firstkey
(
)
Description
Return the first key in the database, this can be any key in the database.